Same name in two dimesions
Posted: Mon Nov 17, 2014 3:16 am
Hi all,
How to write the TM1 Rules, when same element name in two dimensions in one cube?
How to write the TM1 Rules, when same element name in two dimensions in one cube?
Discussing all things TM1, Planning Analytics, PAx and PAW
https://www.tm1forum.com/
Code: Select all
['dim1':'element', 'dim2':'element'] = N: ... Wow; you got to that one fast.rmackenzie wrote:You simply clarify the dimension name using this syntax:Code: Select all
['dim1':'element', 'dim2':'element'] = N: ...