Page 1 of 1
Avoid displaying subset messages
Posted: Mon Mar 05, 2012 3:23 pm
by DevGreg
Hello,
Do you know if there's a way to avoid showing these messages to the user?
- "You have requested the display of a dimension/subset which contains elements to which you do not have read access privileges..."
- "This subset has been created using an expression..."
Thanks
Re: Avoid displaying subset messages
Posted: Mon Mar 05, 2012 4:00 pm
by lotsaram
In tm1p.ini try
ShowDynamicSubsetWarning = F
Re: Avoid displaying subset messages
Posted: Mon Mar 05, 2012 6:00 pm
by Alan Kirk
DevGreg wrote:Hello,
Do you know if there's a way to avoid showing these messages to the user?
- "You have requested the display of a dimension/subset which contains elements to which you do not have read access privileges..."
- "This subset has been created using an expression..."
Thanks
The answer by Lotsaram shows you how to suppress the second of those; it's the equivalent of checking the box which says "Don't show this warning again". The first message is suppressed by setting ShowDimensionAccessWarning to F in the .ini file. Again the user can do that themselves by checking the box.
Note that these two parameters only came in in 9.4. Prior to that if the user's checked the "do not show" checkbox it only persisted for their current session. I raised this repeatedly with Iboglix (and I doubt that I was the only one), pointing out that "do not show me" should mean, as it does in most apps, DO NOT SHOW ME EVER AGAIN. Of course I envisaged some sort of Preferences panel which would regulate the user's settings but no, once the user turns the message off the only way they can turn it back on again is by hacking a text file. Very 21st century.
However if you're on an earlier version, there's nothing you can do to stop it; you can only turn it off for the current session as mentioned above.
Re: Avoid displaying subset messages
Posted: Tue Mar 06, 2012 8:23 am
by Steven Marshall
Hi All,
Do you know if it's possible to avoid the message "This dynamic subset has been modified..." under TM1Web?
Thanks,
Steven
Re: Avoid displaying subset messages
Posted: Wed Mar 07, 2012 8:59 am
by DevGreg
Great, thanks for your answers!
We are going to upgrade from v9.0 to v9.5 soon, so I guess this "problem" will be automatically solved...
Thanks Alan for putting pressure on Applix/Cognos/IBM!
Re: Avoid displaying subset messages
Posted: Fri May 17, 2013 8:24 am
by Marioler
Hi All
I managed to avoid the warning in perspecives (server explorer) by changeing the tm1p.ini as you described. However, it still appears in TM1 Web.
So I have the same question as Steven had earlier. Is it possible to avoid the warning in TM1 Web as well? Or should TM1 Web apply the settings from the tm1p.ini?
Thank you
Mario