| Dynamic Set for MDX Calculations |
| Written by Chuck Rivel |
| Friday, 09 January 2009 23:06 |
|
Problem I have been running into a problem trying to get the MIN, MAX and MEDIAN MDX calculations to work against a dynamic set as opposed to setting a static set in these Calculated Members in my cube. However, there was a wrinkle to my problem, the dynamic set would go across attributes of the same dimension and this is where I was running into problems. For simplicity, I have the following tables in my warehouse: LOAN, GEOGRAPHY, LOAN_FACT, TIME
When I create my cube, the LOAN FACT table is the FACT table and the other tables are the Dimensions of the cube. So far, so simple. Now, I want to create calculated members within the cube that gives me the MIN, MAX, and MEDIAN EOM BAL across whatever is selected by the user with the understanding one principal, the LOADING SYS is a very important breakdown of the data. Solution Read more... |






