And I have a followup question.
Given three dimensions (Time, Product, and Customer) and a single metric (Revenue), I've been asked to group by Time and Customer and, within each grouping, display the Total Revenue / Unique number of Products purchased by that customer in that time period.
I'm looking for some MDX for that.
chuck




Reply With Quote