Search found 6 matches

by sairajsoma
Sat Feb 15, 2025 2:19 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 Rules for string element
Replies: 6
Views: 19473

Re: Tm1 Rules for string element

okay got it. this was the full ques actually. thansks!!
by sairajsoma
Fri Feb 14, 2025 8:39 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 Rules for string element
Replies: 6
Views: 19473

Tm1 Rules for string element

We can write N: right instead of S : for string element 'comment'
by sairajsoma
Fri Jan 03, 2025 8:20 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 free Download?
Replies: 4
Views: 11908

Re: Tm1 free Download?

Yes, Agree!!!.
Thanks for the reply.
by sairajsoma
Fri Jan 03, 2025 7:08 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 free Download?
Replies: 4
Views: 11908

Tm1 free Download?

Hi Everyone,

Is there any free 'tm1/planning analytics' version that i can download on my local device?

on ibm website they give one month free trial for planning analytics but has very limited features.

pleas let me know..
by sairajsoma
Fri Jan 03, 2025 7:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: tm1 rules problem
Replies: 3
Views: 5811

Re: tm1 rules problem

Okay, Thanks
by sairajsoma
Thu Nov 07, 2024 5:27 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: tm1 rules problem
Replies: 3
Views: 5811

tm1 rules problem

skipcheck;

'base annual pay' and 'worker type' are element of measure dimension. 'worker type' is string element having 'a' value at one intersection. while saving rule i am getting syntax error. could anyone find the error.

['base annual pay']=N:if(['worker type']@='a',0,1);