Report Params not working

I have created a report based off of a psql stored procedure.


It has two params, in the report designer if I do a preview and change the params it works, the second time I hit reload, the first time it keeps the default values.

If I use the export or if I call the API it returns the result with the default param values, even though I have changed them.

I think the hitting generate twice on the preview might be a key to why the export and API are not working?

Hi Chris,

We have tested this internally with Report Server Version 29 and PostgreSQL 17.2 and were unable to reproduce the behavior described.

Both the first refresh and the export with changed parameter values were executed correctly. Could it be that the ‘db-function’ used does not always return the correct data?

Could you give us an example, preferably via the support portal?

Not sure if it makes a difference, this only happens on my invoice type report. All other reports are fine.

I will get some more documentation together and submit it in the support portal.

1 Like