I need to have a report that initially displays a set of results, along with an editable date picker so that the user can change the date range of the report. I have made an editable date picker, but how do I then get the report to update with the new values ?
How to update report after date picker change
(2 posts) (2 voices)-
-
Use the 'dbr.parameters.show' to show the parameter so user can easily re-run the report.
--
myDBR Team
Reply
You must log in to post.