subset in view and collapsing expending aggregation elements
Posted: Thu Apr 17, 2014 1:06 pm
I want to do next thing:
To show In Contributor elements in dimensions (time periods) which would be shown depending by current time
For example - I show 1 Quarter and its months at the 1 Quarter, 2 Quarter at the 2nd etc.
I did MDX based subset which shows necessary Quarter and its months which depends of the current time and created view with the subset
Next - screen from sample Sdata model with view based on the subset 1 Quarter:
Next come against next problem: I simply collapse and expand 1 Quarter element, click refresh and see that view doesn't base on the subset 1 Quarter
So when the subset 1 Quarter will be changed (in the second Quarter) it will not affect current view for user.
Is it possible to do that view in Contributor based on subset haven't been changed after collapsing, expending aggregation elements?
To show In Contributor elements in dimensions (time periods) which would be shown depending by current time
For example - I show 1 Quarter and its months at the 1 Quarter, 2 Quarter at the 2nd etc.
I did MDX based subset which shows necessary Quarter and its months which depends of the current time and created view with the subset
Next - screen from sample Sdata model with view based on the subset 1 Quarter:
Next come against next problem: I simply collapse and expand 1 Quarter element, click refresh and see that view doesn't base on the subset 1 Quarter
So when the subset 1 Quarter will be changed (in the second Quarter) it will not affect current view for user.
Is it possible to do that view in Contributor based on subset haven't been changed after collapsing, expending aggregation elements?