Hi, we are trying to use hidden parameters in our RDL files. We are doing this because we want the parameters to be set programmatically, but we do not want the users to view/set the parameters after the report has been rendered.
When use hidden parameters, no value is passed via the Web API to the report. We are programmatically setting the parameters in our UWP app, but when we run Fiddler, we can see that no parameter values are being sent back to the Web API. We end up getting an error message saying the the parameters have no value.
We are using Syncfusion UWP controls 15.3.0.26