Dynamic Message for Action Button
Posted: Fri Feb 13, 2015 12:08 am
Hi,
This is driving me crazy. I am using TM1 10.2.2, and I have built some websheets for data entry and I have also some action buttons that execute TI processes on the backend to recalculate / move data to other cubes.
In my TIs, I have written code to check for parameter values and other validation checks and if something is wrong I write a message in a 2-dimensional cube ( with one of dimensions being }Clients dim ). If the TI runs successfully, I write a message "Executed successfully" with some more details ( such as number of employees transferred etc ).
I have a DBR formula in my websheet where I read that message, and in my Action Button, in the Process Properties settings, I Link that Cell in the Return Message fields.
Well, in Perspectives everything works fine, but in TM1Web, the message is shown before the websheet is refreshed so it shows the old message. Is there a way to tell TM1Web to show the message after the websheet in recalculated ???
Thanks
This is driving me crazy. I am using TM1 10.2.2, and I have built some websheets for data entry and I have also some action buttons that execute TI processes on the backend to recalculate / move data to other cubes.
In my TIs, I have written code to check for parameter values and other validation checks and if something is wrong I write a message in a 2-dimensional cube ( with one of dimensions being }Clients dim ). If the TI runs successfully, I write a message "Executed successfully" with some more details ( such as number of employees transferred etc ).
I have a DBR formula in my websheet where I read that message, and in my Action Button, in the Process Properties settings, I Link that Cell in the Return Message fields.
Well, in Perspectives everything works fine, but in TM1Web, the message is shown before the websheet is refreshed so it shows the old message. Is there a way to tell TM1Web to show the message after the websheet in recalculated ???
Thanks