Hy guys,
another strange behaviour... I defined a dynamic Subset using MDX. It gets created and shows the filter icon.
The subset "apparently" turns static after a few seconds though and the expression used to define it is lost as well if I open it in the Subseteditor.
Looking into the SUB-File the expression is still there though. Is this a display bug? Why is the expression lost, if I open the subset again?
If anyone has encountered this behaviour or can share some insights I´d greatly appreciate it.
Thanks in advance!
Dynamic Subsets turning static
-
- Site Admin
- Posts: 6647
- Joined: Sun May 11, 2008 2:30 am
- OLAP Product: TM1
- Version: PA2.0.9.18 Classic NO PAW!
- Excel Version: 2013 and Office 365
- Location: Sydney, Australia
- Contact:
Re: Dynamic Subsets turning static
In what environment?Aerouge wrote: ↑Thu Feb 25, 2021 8:23 am another strange behaviour... I defined a dynamic Subset using MDX. It gets created and shows the filter icon.
The subset "apparently" turns static after a few seconds though and the expression used to define it is lost as well if I open it in the Subseteditor.
Looking into the SUB-File the expression is still there though. Is this a display bug? Why is the expression lost, if I open the subset again?
If anyone has encountered this behaviour or can share some insights I´d greatly appreciate it.
Thanks in advance!
If you're talking about the subset editor in classic Perspectives you would need to manually open the Expression Window from the View menu to see the MDX; it doesn't open automatically when you open the subset in Subset Editor.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-
- MVP
- Posts: 1828
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: Dynamic Subsets turning static
This sounds like a bug that caused me to question my sanity last week: https://ibm.com/support/pages/apar/PH31597
IBM have stated its planned to be resolved in PA 2.0.9.6 LC and PA 2.0.9.1 IF 7
The incident and support team suggest that there are many potential causes of this which have not yet been narrowed down (for me), in my case one MDX expression got removed if any metadata changes were made to the dimension. My temporary workaround is to call a second process via RunProcess that adds the MDX expression back to the subset after the first process has completed its metadata commitments.
But the name of the APAR suggests it may not just be metadata changes that cause it, so if you are experiencing one of the other causes then it may be harder to get a workaround in place.
IBM have stated its planned to be resolved in PA 2.0.9.6 LC and PA 2.0.9.1 IF 7
The incident and support team suggest that there are many potential causes of this which have not yet been narrowed down (for me), in my case one MDX expression got removed if any metadata changes were made to the dimension. My temporary workaround is to call a second process via RunProcess that adds the MDX expression back to the subset after the first process has completed its metadata commitments.
But the name of the APAR suggests it may not just be metadata changes that cause it, so if you are experiencing one of the other causes then it may be harder to get a workaround in place.
Declan Rodger
-
- Posts: 19
- Joined: Wed Jan 08, 2014 1:09 pm
- OLAP Product: TM1
- Version: PA 2.0
- Excel Version: Excel 365
Re: Dynamic Subsets turning static
Hy Alan, nope I use the Subset-Editor in TM1-Architect exclusively.
-
- Posts: 19
- Joined: Wed Jan 08, 2014 1:09 pm
- OLAP Product: TM1
- Version: PA 2.0
- Excel Version: Excel 365
Re: Dynamic Subsets turning static
Thanks for the link and nope it´s not changes to the Dimension. This happens seconds after me saving the dynimc subset in TM1-Architect. Especially since only some subsets turn static while others remain dynamic this has me utterly bamboozeld. And I totally get why this has anybody question ones sanity.declanr wrote: ↑Thu Feb 25, 2021 10:08 am This sounds like a bug that caused me to question my sanity last week: https://ibm.com/support/pages/apar/PH31597
IBM have stated its planned to be resolved in PA 2.0.9.6 LC and PA 2.0.9.1 IF 7
The incident and support team suggest that there are many potential causes of this which have not yet been narrowed down (for me), in my case one MDX expression got removed if any metadata changes were made to the dimension. My temporary workaround is to call a second process via RunProcess that adds the MDX expression back to the subset after the first process has completed its metadata commitments.
But the name of the APAR suggests it may not just be metadata changes that cause it, so if you are experiencing one of the other causes then it may be harder to get a workaround in place.
At least your post confirms my suspicion that it´s not me beeing unable to create a dynamic subset (after doing this sucessfully for 15 years) but is rather a topic for the IBM-Support. SO thanks for your post

-
- Site Admin
- Posts: 6647
- Joined: Sun May 11, 2008 2:30 am
- OLAP Product: TM1
- Version: PA2.0.9.18 Classic NO PAW!
- Excel Version: 2013 and Office 365
- Location: Sydney, Australia
- Contact:
Re: Dynamic Subsets turning static
You ARE aware that Perspectives, Architect and Client are all exactly the same user interface, with Architect just lacking Excel integration, yes?
It may indeed be that you are encountering the problem that Declan mentioned, depending on which SPECIFIC version of the software that you're on (which isn't in your profile and hasn't been mentioned in this thread; 2.0.what?), but otherwise it still does raise the question of whether you have looked in the Expression window or not.
This is because of what you said here:
IF that really is the case, then it would sound almost as if the server has forgotten how to read its .sub files which should invalidate any and all MDX expressions.
Something there does not gel to me.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.