Ambiguous Element Name TM1 Rule Error – Quick Fix
Saving a TM1 rule and getting an error “element name ambiguous”? Here is how to fix it and the trick the other posts on the internet fail to tell you about!
TODAY TM1 Function: Syntax and How to Use
The TODAY function returns today’s date in a text string and allows you to define the year as either 2 or 4 characters.
STR TM1 Function: Syntax and Use
STR is a TM1 function that converts a number to string. It is very similar to the Excel function “TEXT”, except you don’t need to specify the format of the output. If you are looking for the command to convert a string into a number, please see the Numbr function. Syntax of STR STR (number, length, decimal); […]