My apologies for the thread title. I'm not really sure how to concisely articulate my question.
This is SSAS 2008 Enterprise.
Anyways, I am working with some financial data. This particular subject matter area is rather light in comparison to some of my other subject matter areas as far as the quantity of measures we have. However, my company wishes to add some other "versions" of our measures which would be things like Budgeted Amount.
However, they have requested that they should not be required to swap out the measures in a query tool to view the alternate versions.
For example, if someone has created a Pivot Table in Excel 2007 with Amount, MTD Amount, and QTD Amount, they would like to simply select "Budgeted Amounts" from a drop-down which would then update the query to return Budgeted Amount, MTD Budgeted Amount and QTD Budgeted Amount.
If possible, they would also like this to be a function of the backend and not the front end report itself.
The only idea I have come up with is to create a new "Version" dimension and utilize some new calculated measures which would return either Actual/Budget/To Be Determined measures based on the current member selected in the new Version dimension. I would then hide the individual Actual and Budget and other measures.
The downside to this of course is that my entire subject matter area is based off of calculations of varying nested levels. And of course, what do I do if the user has not selected a member from Version?
So my question is, has anyone worked with a similar situation, and how did you accomplish it? Did you use something similar to my plan, and how did it work out? Or did you discover that this is really a job for the front-end tool? Or maybe I am misguided and SSAS already has a built-in "add ... intelligence wizard" to accomplish this? (I'm not really an expert at all of the non-vanilla SSAS features).
Thanks
This is SSAS 2008 Enterprise.
Anyways, I am working with some financial data. This particular subject matter area is rather light in comparison to some of my other subject matter areas as far as the quantity of measures we have. However, my company wishes to add some other "versions" of our measures which would be things like Budgeted Amount.
However, they have requested that they should not be required to swap out the measures in a query tool to view the alternate versions.
For example, if someone has created a Pivot Table in Excel 2007 with Amount, MTD Amount, and QTD Amount, they would like to simply select "Budgeted Amounts" from a drop-down which would then update the query to return Budgeted Amount, MTD Budgeted Amount and QTD Budgeted Amount.
If possible, they would also like this to be a function of the backend and not the front end report itself.
The only idea I have come up with is to create a new "Version" dimension and utilize some new calculated measures which would return either Actual/Budget/To Be Determined measures based on the current member selected in the new Version dimension. I would then hide the individual Actual and Budget and other measures.
The downside to this of course is that my entire subject matter area is based off of calculations of varying nested levels. And of course, what do I do if the user has not selected a member from Version?
So my question is, has anyone worked with a similar situation, and how did you accomplish it? Did you use something similar to my plan, and how did it work out? Or did you discover that this is really a job for the front-end tool? Or maybe I am misguided and SSAS already has a built-in "add ... intelligence wizard" to accomplish this? (I'm not really an expert at all of the non-vanilla SSAS features).
Thanks