Contact String In TM1
Posted: Sun Dec 19, 2010 2:52 pm
Hi All,
Simple question, how to contact string in the TM1 when writing cube's rule?
Simple question, how to contact string in the TM1 when writing cube's rule?
Discussing all things TM1, Planning Analytics, PAx and PAW
https://www.tm1forum.com/
I'm not completely clear what your question is; Michel may have answered it with the general syntax but if you meant to ask how to concatenate (join) strings you use the pipe operator:keigo840413 wrote:Hi All,
Simple question, how to contact string in the TM1 when writing cube's rule?
Code: Select all
'abc' | 'def'