Naming of dimensions (year and month)
Posted: Thu Oct 25, 2012 9:45 am
As many TM1 models include a year and a month dimension, is there a good reason to avoid naming them year and month'?
I am just asking because the advanced rule editor highlights both words in blue in statements like:
Would it be better to call them e.g. d_year and d_month instead, to have unique names which are definitely not used as predefined key words or functions?
I am just asking because the advanced rule editor highlights both words in blue in statements like:
Code: Select all
[company:'ABC', year:'2012', month:'per Jan'] = ... ;