Hello All,
I'm able to pass value to the prompt of query by using following code on initial loading of dashboard:
APPLICATION.setVariableValue("Z_VAR_0FISCYEAR_M_SV_M", dropdown_1.getValue());
This code I have put in On Variable Initialization event of application.
I have also put the above code in on select event of the dropdown component.
But as I change the dropdown's selection, the dashboard throws an unknown error.
Is there any solution or suggestion?
Thanks,
Swapnil