I want implement Ctr+H functionality through TI process on worksheets.
How it helps:
If we want to move reports from one environment to other , we have to change server name from all subnm functions.
it takes hell out of time to do indivually if ur report is huge with many active form.
I tried to put cell reference(server Name) in all Subnm functions,so that i need to changes at only one place when u move reports across d environments,but Subnm never takes cell value in the place of server name.
Thats the reason i am trying for above alternative solution.
If you have any way ,kindly share.
Thanks in advance.
Regards,
Nata
Ctr+H functionality through TI process on work sheets
-
- Posts: 13
- Joined: Fri Nov 06, 2009 6:48 am
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2007
- Martin Ryan
- Site Admin
- Posts: 2003
- Joined: Sat May 10, 2008 9:08 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2010
- Location: Wellington, New Zealand
- Contact:
Re: Ctr+H functionality through TI process on work sheets
Subnm will take a reference to a cell (e.g. =subnm(a1 & ":Scenario", "", "Actual")), however doing so will prevent the user being able to double click the subnm to change the element within TM1.
What I tend to do is to reference a cell for all of the TM1 formulae except subnms, which means I only have to change at most a dozen references, rather than potentially thousands.
Martin
What I tend to do is to reference a cell for all of the TM1 formulae except subnms, which means I only have to change at most a dozen references, rather than potentially thousands.
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
-
- Site Admin
- Posts: 6667
- 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: Ctr+H functionality through TI process on work sheets
Which version of 9.4 are you on? If it's 9.4.1 FP1 or higher, you should now be able to do that. See this thread.nataraja.pl@tcs.com wrote: I tried to put cell reference(server Name) in all Subnm functions,so that i need to changes at only one place when u move reports across d environments,but Subnm never takes cell value in the place of server name.
"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.
-
- Posts: 13
- Joined: Fri Nov 06, 2009 6:48 am
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2007
Re: Ctr+H functionality through TI process on work sheets
Hi Alan/Martin,
Thanks a lot,i am using 9.4.1 version.
my syntax was incorrect ,thats y i was not able to do that.
I recorrected as martin mentioned,issue got resolved.
Thanks a lot martin & Alan.
Regards,
Nata
Thanks a lot,i am using 9.4.1 version.
my syntax was incorrect ,thats y i was not able to do that.
I recorrected as martin mentioned,issue got resolved.
Thanks a lot martin & Alan.
Regards,
Nata