Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an input box with the following variables -
vSSName
vSSReportName
vReloadFilesPathway
When I reload the dashboard the above all reset to Null, how can I stop this happening? I need the values to remain
Thanks
Kev
Check the Settings >> Document Properties >> Triggers for any triggers that may be clearing variables on opening. You can also SET the variables in this area.
If there are triggers create one that sets the desired variables to the desired values.
HTH,
John