Trevor Hill
Activity overview
Latest activity by Trevor Hill-
Trevor Hill commented, It is two expanded 2-level hierarchies, Showroom expanded to Sales Reps and Customer expanded to show document number. I want to repeat the Customer total for every line under that Customer number.
-
Trevor Hill created a post, 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 ...