Effect of Dynamic Subset on Contributor

Post Reply
mangphung
Posts: 9
Joined: Thu Nov 18, 2010 10:59 am
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2007
Location: Bangkok Thailand

Effect of Dynamic Subset on Contributor

Post by mangphung »

Hi all,

I have the problem that could not open application on contributor as the result of Dynamic Subset or anything.
I have 1 Cube and consist of 7 dimensions
1. Year
2. Year Period
3. Version
4. Month
5. Company
6. Customer
7. Measure

and I've had write dynamic subset on Customer dimension as follow :

{FILTER (
{TM1SUBSETALL ([Customer])},[Company].[Company_Name] = [Customer].[Company_Name])}


> I used Company to be the approval node (There're 4 companies).
> I created 2 Views sperated by Version ( V.1 and V.3).

When I deployed to contributor, it could be opened only one tab(view)
Example: When I open the first company(node) V.1 Tab(View) could not be opened.
But move to chick on V.3 Tab (View), it could be opened and V.1 still loading.
Then open the second company(node) it could be opened only V.1 Tab(View) , and V.3 cloud not be opened.
It's be like this continuously when open the next company(node).

I'm not sure if this problem caused from my Dynamic Subset.

Thank you very much in advance ;)
Post Reply