on 2018 Aug 29 8:05 AM
Hello everyone,
Quick question regarding the use of prompts in Lumira Designer applications based on universes.
I have created a prompt in the query which is optional and the prompt with list of values is checked.
When I execute the following code at startup the application works fine:
DS_1_LINEITEM_AGG.setVariableValue("psPERIOD_FROM", "201707");
However, the performance is bad. So, I wanted to uncheck the Prompt with List of values as in the image

This causes the application to crash when I execute the dashboard (Analysis application error, please contact system administrator).
When I do not use the script
DS_1_LINEITEM_AGG.setVariableValue("psPERIOD_FROM", "201707");
But fill in the prompt in the prompt window, the application works fine.
Anyone any idea why the application crashes when I fill in the values in the code?
Kind regards,
Dwain
Request clarification before answering.
Hi Chang,
Did you try with SetVariableExt? and force the prompt on startup =TRUE, try this out if not yet.
Regards,
Fahad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.