hello everybody,
I've got a problem in business rules cause I've got to element that are called the same name but from different dimensions.
How do I write Business Rules with unique names?
I tried [Dimension].[Element]
['Dimension'].['Element']
['Dimension.Element']
etc
but none of those is working.
Could you please help me?
thanxs in advance for your help,
Nicola
Unique name in Business Role
-
- Posts: 6
- Joined: Tue Sep 29, 2009 3:02 pm
- OLAP Product: IBM Cognos TM1
- Version: TM1 10.2
- Excel Version: Office 365
Re: Unique name in Business Role
Have you tried ['Dimension'.'Element']?
-
- Posts: 43
- Joined: Thu Oct 22, 2009 7:58 am
- OLAP Product: TM1
- Version: 9.5.1
- Excel Version: 2007
Re: Unique name in Business Role
yeskitforshee wrote:Have you tried ['Dimension'.'Element']?

- Michel Zijlema
- Site Admin
- Posts: 712
- Joined: Wed May 14, 2008 5:22 am
- OLAP Product: TM1, PALO
- Version: both 2.5 and higher
- Excel Version: 2003-2007-2010
- Location: Netherlands
- Contact:
Re: Unique name in Business Role
Hi,
Correct notation is [dimension:'element'].
Michel
Correct notation is [dimension:'element'].
Michel