Pop-up message in perspectives

Post Reply
ultrakocka
Posts: 12
Joined: Thu Dec 07, 2017 11:17 am
OLAP Product: IBM Planning Analytics
Version: 2.0
Excel Version: 2016

Pop-up message in perspectives

Post by ultrakocka »

Hello,
does anyone know if it's possible to show customized confirmation/failure pop-up message in perspectives and TM1 web? I know you can set generic pop-up message in process options in Perspectives, but I'd prefer to show message based on underlying process.

E.g.: Action button in Perspectives runs a process with incorrect parameters (value>100 or value<0) and I need to show different pop-up message based on what is wrong with the parameter after the process finishes.

Thanks and Regards,
Simon
Wim Gielis
MVP
Posts: 3105
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.0.9.18
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: Pop-up message in perspectives

Post by Wim Gielis »

Hello Simon,

That's possible.
Instead of the message, use a cell reference to some (hidden) cell.
In that cell, you use a DBRW formula towards a cube that you update yourself within the process.

Wim
Best regards,

Wim Gielis

IBM Champion 2024
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
ultrakocka
Posts: 12
Joined: Thu Dec 07, 2017 11:17 am
OLAP Product: IBM Planning Analytics
Version: 2.0
Excel Version: 2016

Re: Pop-up message in perspectives

Post by ultrakocka »

Aaah, nice, thanks a lot, Wim!
Simon
Post Reply