I’ve started working with SSAS cubes recently. I have a requirement where I need results from different date ranges to be shown side-by-side, for the required measures. Something like :
Last 7 Days Last 6 Months Last Full Year
Internet Sales Amount X Y Z
Reseller Sales Amount X Y Z
Any pointers towards a solution would be greatly appreciated.
Thanks,
Venu
I’m only guessing (and maybe my syntax is wrong), but perhaps something like this:
That one gets 12 months for the the full year, but if you mean calendar year, you’ll want to do something different.