I'm new to this list and am running series 6.5. We use SQL to provide a flat file to PowerPlay and our primary focus is to publish trend data to major food corporations.
I have been given the task of calculating four measures:
Dollar Share POINT Change vs. Year Ago
Unit Share POINT Change vs. Year Ago”
Dollar Share PERCENT Change vs. Year Ago
Unit Share PERCENT Change vs. Year Ago
We already know to use the 'customized category' in the time dimension to create things like 'Latest Month'. 'Year-to-date', etc, but the problem is that we want this to show up as a measure, not as part of the time dimension. Having the users do it themselves isn't a great idea either.
Since I need to access the current period and the same period a year ago, doing a calculated measure doesn't help (I can't find a date function there). Ideally, I'd like to be able to compare at the month, quarter and year level across all four measures.
Any ideas on how to get the cube to do this? If I do it in SQL, I'm left with a large number of meaures but need them rolled up into the names I listed above in the cube.
Any help would be greatly appreciated. Thanks in advance.
I have been given the task of calculating four measures:
Dollar Share POINT Change vs. Year Ago
Unit Share POINT Change vs. Year Ago”
Dollar Share PERCENT Change vs. Year Ago
Unit Share PERCENT Change vs. Year Ago
We already know to use the 'customized category' in the time dimension to create things like 'Latest Month'. 'Year-to-date', etc, but the problem is that we want this to show up as a measure, not as part of the time dimension. Having the users do it themselves isn't a great idea either.
Since I need to access the current period and the same period a year ago, doing a calculated measure doesn't help (I can't find a date function there). Ideally, I'd like to be able to compare at the month, quarter and year level across all four measures.
Any ideas on how to get the cube to do this? If I do it in SQL, I'm left with a large number of meaures but need them rolled up into the names I listed above in the cube.
Any help would be greatly appreciated. Thanks in advance.