Turn off new breakback functionality in TM1 9.5.2?
-
- Community Contributor
- Posts: 211
- Joined: Tue Sep 15, 2009 11:13 pm
- OLAP Product: IBMPA
- Version: PA 2.0 Cloud
- Excel Version: 2010
Turn off new breakback functionality in TM1 9.5.2?
Does anyone know the setting (if it exists) to turn off the new "breakback" functionality feature in 9.5.2
basically enter a value in a total consol elemet in cube viewer and it spreads over children, nice feature but not ideal for all situations, especially when cube viewer totals are only differentiated by bold, therefore an unaware user can enter without understanding impact on child values
cheers
basically enter a value in a total consol elemet in cube viewer and it spreads over children, nice feature but not ideal for all situations, especially when cube viewer totals are only differentiated by bold, therefore an unaware user can enter without understanding impact on child values
cheers
GG
- Martin Ryan
- Site Admin
- Posts: 1989
- Joined: Sat May 10, 2008 9:08 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2010
- Location: Wellington, New Zealand
- Contact:
Re: Turn off new breakback functionality in TM1 9.5.2?
I haven't tested it, but I should imagine that if users have only read access at a consolidated level then this will prevent spreading. They will need to have write access.
Martin
Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Jodi Ryan Family Lawyer
-
- Community Contributor
- Posts: 211
- Joined: Tue Sep 15, 2009 11:13 pm
- OLAP Product: IBMPA
- Version: PA 2.0 Cloud
- Excel Version: 2010
Re: Turn off new breakback functionality in TM1 9.5.2?
Yes i think that will work, ...but was looking for a big fat switch to turn it off... or even better a switch per cube... cannot find anything on IBM site, was hoping it was a config file setting that had not made it to the user guide as yet, IBM the big machine it is...
trying to keep security on dim and elements to the minimum...
trying to keep security on dim and elements to the minimum...
GG
-
- MVP
- Posts: 733
- Joined: Wed May 14, 2008 11:06 pm
Re: Turn off new breakback functionality in TM1 9.5.2?
Andy, are you sure that will work? Reading the doco makes me think it just addresses the problem of doing a proportional spread to zeroes. I think the OP actually wants to disable the functionality - I got caught out by it yesterday - you can just do a spread by typing into a consolidated cell and this can be done accidentally.
Robin Mackenzie
-
- MVP
- Posts: 352
- Joined: Wed May 14, 2008 1:37 pm
- OLAP Product: TM1
- Version: 2.5 to PA
- Excel Version: Lots
- Location: Sydney
- Contact:
Re: Turn off new breakback functionality in TM1 9.5.2?
Is that new as well? I thought it was only the forcing of a repeat to empty cells. My bad.
Andy Key
-
- MVP
- Posts: 3702
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Turn off new breakback functionality in TM1 9.5.2?
It's not new in in 9.5.2 it was new in 9.5.0. Came out so that views in Contributor tabs would have familiar breakback functionality without having to prefix a "p".Andy Key wrote:Is that new as well? I thought it was only the forcing of a repeat to empty cells. My bad.
-
- Posts: 141
- Joined: Wed Nov 14, 2012 10:37 am
- OLAP Product: TM1
- Version: 2.0
- Excel Version: Office 365
Re: Turn off new breakback functionality in TM1 9.5.2?
Hi All,
I'm also looking for a rule/method to turn off breakback functionality in the web. I have tried the Capability Assignments and set "Consolidation TypeIn Spreading" to DENY for Admins but I'm still able to enter data into a consolidator in the web (while I'm an admin).
http://www-01.ibm.com/support/docview.w ... wg21696949
I then tried a simple rule (in }ElementSecurity_CostCTR cube) to prevent any entry into a consolidation in the cost centre dimension (hope I got this right):
[] = S: IF(DTYPE('CostCTR',!CostCTR) @= 'C', 'READ',CONTINUE) ;
This didn't work either, I'm still able to enter into a consolidated cost centre node in the web as an admin.
I then just tried to prevent all write access to see if it would have any effect:
[] =S: 'READ' ;
In all cases I have (unfortunately) been able to enter into a consolidated cost centre node in the web (as I am a TM1 admin).
Has anyone been able to turn this functionality off?
I'm also looking for a rule/method to turn off breakback functionality in the web. I have tried the Capability Assignments and set "Consolidation TypeIn Spreading" to DENY for Admins but I'm still able to enter data into a consolidator in the web (while I'm an admin).
http://www-01.ibm.com/support/docview.w ... wg21696949
I then tried a simple rule (in }ElementSecurity_CostCTR cube) to prevent any entry into a consolidation in the cost centre dimension (hope I got this right):
[] = S: IF(DTYPE('CostCTR',!CostCTR) @= 'C', 'READ',CONTINUE) ;
This didn't work either, I'm still able to enter into a consolidated cost centre node in the web as an admin.
I then just tried to prevent all write access to see if it would have any effect:
[] =S: 'READ' ;
In all cases I have (unfortunately) been able to enter into a consolidated cost centre node in the web (as I am a TM1 admin).
Has anyone been able to turn this functionality off?
- Elessar
- Community Contributor
- Posts: 412
- Joined: Mon Nov 21, 2011 12:33 pm
- OLAP Product: PA 2
- Version: 2.0.9
- Excel Version: 2016
- Contact:
Re: Turn off new breakback functionality in TM1 9.5.2?
That's strange, "[] = S: IF(DTYPE('CostCTR',!CostCTR) @= 'C', 'READ',CONTINUE) ;" should work (if there is no WRITEs in cellsecurity). Did you refresh security after applying this rule?
-
- Posts: 141
- Joined: Wed Nov 14, 2012 10:37 am
- OLAP Product: TM1
- Version: 2.0
- Excel Version: Office 365
Re: Turn off new breakback functionality in TM1 9.5.2?
Hi Elessar,
Yes I did refresh security. I just went in again now, resaved the rule, refreshed security and managed to enter into a consolidator in the web. I'd love to know how to stop this behaviour, would be great to have a config option to turn the 'feature' off.
thanks.
Yes I did refresh security. I just went in again now, resaved the rule, refreshed security and managed to enter into a consolidator in the web. I'd love to know how to stop this behaviour, would be great to have a config option to turn the 'feature' off.
thanks.
-
- MVP
- Posts: 264
- Joined: Mon Nov 03, 2014 8:23 pm
- OLAP Product: TM1
- Version: 9.5.2 10.1 10.2 PA2
- Excel Version: 2016
Re: Turn off new breakback functionality in TM1 9.5.2?
What version of TM1/TM1Web are you running? According that link from IBM, capabilities were added in 10.2.2 FP1. Are you having problems restricting spreading in TM1Web cubeviews, websheets, or both?
-
- Posts: 141
- Joined: Wed Nov 14, 2012 10:37 am
- OLAP Product: TM1
- Version: 2.0
- Excel Version: Office 365
Re: Turn off new breakback functionality in TM1 9.5.2?
Hi BrianL,
I'm using TM1 10.2.2 with fixpack 3. We don't use web cubeviews much, mostly websheets but I am able to spread in both web cubeviews and websheets and I'd like to stop being able to spread (just into the consolidators) for both of them.
I'm using TM1 10.2.2 with fixpack 3. We don't use web cubeviews much, mostly websheets but I am able to spread in both web cubeviews and websheets and I'd like to stop being able to spread (just into the consolidators) for both of them.
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Turn off new breakback functionality in TM1 9.5.2?
Have you tried applying a lock to the consolidated cells? I personally wouldn't do this but I believe that's going to be your only option to stop an admin.
-
- MVP
- Posts: 264
- Joined: Mon Nov 03, 2014 8:23 pm
- OLAP Product: TM1
- Version: 9.5.2 10.1 10.2 PA2
- Excel Version: 2016
Re: Turn off new breakback functionality in TM1 9.5.2?
Have you tried both the "Allow Spreading" as well as the "Consolidation TypeIn Spreading" capabilities?
I believe "Allow Spreading" is the only capability that can be denied to an admin.
I believe "Allow Spreading" is the only capability that can be denied to an admin.
-
- Posts: 141
- Joined: Wed Nov 14, 2012 10:37 am
- OLAP Product: TM1
- Version: 2.0
- Excel Version: Office 365
Re: Turn off new breakback functionality in TM1 9.5.2?
Thanks for the suggestions guys.
BrianL, your suggestion worked - thank you very much.
Only the option of Denying "Allow Spreading" had any effect on an admin. With this set I cannot write to a consolidator (the field "Consolidation TypeIn Spreading" had no effect: whether it was set to Deny or left blank I was able to write to consolidators so I simply left it blank) so finally we are able to turn this 'feature' off for admins.
Much appreciated!
BrianL, your suggestion worked - thank you very much.
Only the option of Denying "Allow Spreading" had any effect on an admin. With this set I cannot write to a consolidator (the field "Consolidation TypeIn Spreading" had no effect: whether it was set to Deny or left blank I was able to write to consolidators so I simply left it blank) so finally we are able to turn this 'feature' off for admins.
Much appreciated!
-
- MVP
- Posts: 3702
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Turn off new breakback functionality in TM1 9.5.2?
... which isn't that surprising. Changing security isn't going to have any effect on Admin users since security restrictions don't apply to Admin.JamiseBondi wrote: Only the option of Denying "Allow Spreading" had any effect on an admin. With this set I cannot write to a consolidator (the field "Consolidation TypeIn Spreading" had no effect: whether it was set to Deny or left blank I was able to write to consolidators so I simply left it blank) so finally we are able to turn this 'feature' off for admins.
Much appreciated!
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
- Posts: 1
- Joined: Wed Jul 18, 2012 11:00 am
- OLAP Product: TM1, Cognos Planning
- Version: All
- Excel Version: All
Re: Turn off new breakback functionality in TM1 9.5.2?
It's really great to have a solution to this problem - shame it's taken until 10.2.2 to get it sorted, though
Personally, I would prefer to have a tick box on either an application or (even better) a view to ALLOW breakback functionality (it should be disabled by default). Then I could design proper applications that are able to use the undobtedly powerful breakback functionality in those few situations where it's appropriate.
A bit like we used to be able to do in Cognos Planning?
Personally, I would prefer to have a tick box on either an application or (even better) a view to ALLOW breakback functionality (it should be disabled by default). Then I could design proper applications that are able to use the undobtedly powerful breakback functionality in those few situations where it's appropriate.
A bit like we used to be able to do in Cognos Planning?
-
- Posts: 119
- Joined: Mon Oct 27, 2014 10:50 am
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2013
Re: Turn off new breakback functionality in TM1 9.5.2?
Not really a shame. Ordinary users shouldn't be given admin rights and thus this is not a problem.