Good evening everyone from germany,
how do i find out, if an element is child of a parent, regardless of dimension levels? ELISPAR won't do the trick, any suggestions?
Roger
Elements, Parents and so on..
- Roger_Lewin
- Posts: 17
- Joined: Mon Nov 03, 2008 8:25 am
- Version: 9.4 MR1 FP1
- Excel Version: 2003
- Location: Ratingen, Germany
- Contact:
- Steve Rowe
- Site Admin
- Posts: 2464
- Joined: Wed May 14, 2008 4:25 pm
- OLAP Product: TM1
- Version: TM1 v6,v7,v8,v9,v10,v11+PAW
- Excel Version: Nearly all of them
Re: Elements, Parents and so on..
You are after ElIsAnc which unfortunatly is only available using rules..
If you look in the useful code section there is a way of doing this in Excel...
HTH
If you look in the useful code section there is a way of doing this in Excel...
HTH
Technical Director
www.infocat.co.uk
www.infocat.co.uk
- Mike Cowie
- Site Admin
- Posts: 484
- Joined: Sun May 11, 2008 7:07 pm
- OLAP Product: IBM TM1/PA, SSAS, and more
- Version: Anything thru 11.x
- Excel Version: 2003 - Office 365
- Location: Alabama, USA
- Contact:
Re: Elements, Parents and so on..
Hi Roger,
Look around on the forum (or the TM1 help files, for that matter) for "ELISANC". This is a function that exists in TI and in Rules that lets you return whether or not a particular element rolls into another (regardless of how many levels in between). Here is one post in particular that provides some sample code that could give you the same function in Excel (since IBM Cognos have not yet added support for it in Excel, I don't believe, despite abundant requests):
http://forums.olapforums.com/viewtopic. ... sanc#p1480
Hope that helps.
Regards,
Mike
Look around on the forum (or the TM1 help files, for that matter) for "ELISANC". This is a function that exists in TI and in Rules that lets you return whether or not a particular element rolls into another (regardless of how many levels in between). Here is one post in particular that provides some sample code that could give you the same function in Excel (since IBM Cognos have not yet added support for it in Excel, I don't believe, despite abundant requests):
http://forums.olapforums.com/viewtopic. ... sanc#p1480
Hope that helps.
Regards,
Mike
Mike Cowie
QueBIT Consulting, LLC
Are you lost without Print Reports in Planning Analytics for Excel (PAfE)? Get it back today, for free, with Print Reports for IBM Planning Analytics for Excel!
QueBIT Consulting, LLC
Are you lost without Print Reports in Planning Analytics for Excel (PAfE)? Get it back today, for free, with Print Reports for IBM Planning Analytics for Excel!
- Roger_Lewin
- Posts: 17
- Joined: Mon Nov 03, 2008 8:25 am
- Version: 9.4 MR1 FP1
- Excel Version: 2003
- Location: Ratingen, Germany
- Contact:
Re: Elements, Parents and so on..
Thank you very much, this is exactly, what i was looking for. I didn't knew the function...*cheers*
