Good day,
I would like to send a ParamValue directly to the Database.
However, whenever I try to use the ParamValue function in a DataItem I get an error.
Does anyone know how I would be able to do this?
Kind regards,
SeniorCoignos
What's the error message?
Good day,
So I've gotten a bit further with this problem, I've been able to get the ParamValue into a DataItem that I can manipulate.
However, the ParamValue coming from the dashboard module is multiselect, but whenever I do #sq(ParamValue('P_My_Prompt'))# I only get back a single value.
How would I go about getting all the values into a DataItem?
Any help would be much appreciated.
Regards,
SeniorCoignos