Clearing Report request page

Hi everyone,

I have a problem with a report request page: each time I run it (Action with RunObject property filled with the report ID), I get the previous values in the request filter fields I assigned for my item.
I checked the SaveValues property, it is set to No.

How can I get a “clean” request page?

Thanks in advance :mrgreen:

Which version? Have you tried with a clearall in the request page? Or “manually” resetting the request values?

I am using NAV 2013.

I have a filter that I am assigning by the code and the others are “remembered” from the previous execution…

When I clean the filters manually and execute again, even the filter assigned by the code comes blanck…

What do I have to do?

Then just clear the filters not assigned by the code?