Page 1 of 1

Dynamic Views (Non MDX)

Posted: Thu Nov 17, 2011 7:36 am
by sypkens
Hi

First time poster and great board! I was wondering if anyone has come across the issue below?

Looking at the blueprint from cognos for workforce planning (it is called Workforce Planning Performance Blueprint Powered by TM1 and can be found here http://www-01.ibm.com/software/data/cog ... nning.html).
Playing around in this model i have spotted an “anomaly”. In the existing employees cube there are a number of static views i.e. EmployeeInformation etc. If you open this view automatic recalc is set already.
When you change the title elements the row dimension (Existing Employees) automatically updates to show the relevant employees for the title element you selected. i.e. i selected Australia procurement and the resulting view changes to show the employees for Aust procurement.

I then change it to Aus Manufacturing control and you see the row dimension update to show the relevant employees again.

I have looked at the following:
1) if there was any MDX in any of the subsets but none existed.
2) The only thing i have picked up is that there is cell security set but the cube appears to be empty.
3) There is also no zero suppression set.
4) One other thing i have picked up is that there appears to be a number of MDX related processes including one that makes a dynamic subset static (}tp processes).

So my question is....... how do they do it?

I am on TM1 9.5.2 FP1.

Thanks,

Jan

Re: Dynamic Views (Non MDX)

Posted: Thu Nov 17, 2011 3:32 pm
by Steve Rowe
ADMIN : Moved to main board and bumped

What you may be seeing is zero supression set just on the rows which will mean that the icon in the CV is set to nozero suppression. You can see this in the options menu

Re: Dynamic Views (Non MDX)

Posted: Thu Nov 17, 2011 10:47 pm
by sypkens
Hi Steve,

There is no zero suppression set in the view. this behaviour is also showing in perspectives (not just in contributor). I am aware that you can achieve this using MDX but there is not a subset set with MDX or filtering so I am curious if anyone else has seen this. see before and after screenshots of changing the title dimension.

Thanks

Jan

Re: Dynamic Views (Non MDX)

Posted: Thu Nov 17, 2011 10:52 pm
by qml
Can you open the Options menu and maybe post a screenshot of that too?

Re: Dynamic Views (Non MDX)

Posted: Thu Nov 17, 2011 11:25 pm
by tomok
I haven't seen this specific example but you can do what they are doing here in combination with a }CellSecurity cube. You write a rule that assigns either READ or WRITE, as appropriate, based on the combination of the title dimension and the row dimension. All others would be NONE. When it encounters employees with combinations that are "valid", by a READ OR WRITE, the row displays, otherwise it does not.

Re: Dynamic Views (Non MDX)

Posted: Fri Nov 18, 2011 4:40 am
by sypkens
Hi QML and Tomok

I believe QML solved it. There was a zero suppression set on Rows (i previously only looked at the toolbar which does not show row suppression so never picked up that there was zero suppression set). As for Tomok, I was thinking your aproach was what was being used but what threw me was that there were no rules for the cell security cube and the cube appeared to be empty.

In the end a relatively simple solution. Thanks for all the help!

Jan

Re: Dynamic Views (Non MDX)

Posted: Fri Nov 18, 2011 9:32 am
by Steve Rowe
Nice work QML :lol:

Re: Dynamic Views (Non MDX)

Posted: Fri Nov 18, 2011 9:51 am
by qml
Steve, looks like next lunch at the Mezz is on me. Y'know, to share the credit. ;)