Search found 3 matches
- Fri Mar 05, 2021 11:43 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Comma separator shows in Perspective but point in Navigator
- Replies: 2
- Views: 1616
Re: Comma separator shows in Perspective but point in Navigator
I am facing an issue in TM1 while trying to add numbers comma separator in Active form. It seem working in Persepective but in TM1 Web the comma becomes a Point separator. I tryed switching to point in perspective in hope that it will be come a comma but it didnt work. I am using the custom format ...
- Fri Mar 05, 2021 9:56 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Comma separator shows in Perspective but point in Navigator
- Replies: 2
- Views: 1616
Comma separator shows in Perspective but point in Navigator
Hello TM1ers, I am facing an issue in TM1 while trying to add numbers comma separator in Active form. It seem working in Persepective but in TM1 Web the comma becomes a Point separator. I tryed switching to point in perspective in hope that it will be come a comma but it didnt work. I am using the c...
- Thu Feb 11, 2021 11:20 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: IIF statement in MDX
- Replies: 1
- Views: 3189
IIF statement in MDX
Hello Everyone, I am trying to create an MDX statement using IIF Condition but my solution seem not working in Expression MDX tester in TM1. I would love some help on this. Basicly, I am testing : If ( type = A , show elemnts of type A , If ( Type=B , show elemnt of Type B , else show C ) I have hie...