Trevor Hill
Posts
Recent activity by Trevor Hill
Sort by recent activity
-
Custom Calculation sum of dimension repeated for every line in crosstab
I am trying to create a custom calculation to limit this crosstab visibility by the Customer Total where the total for the customer is greater than $5000. sum(d1, all(v,c), m1) isn't quite cutting ...