Home > User Voice > Filter Multiple Reports on a Dashboard

Filter Multiple Reports on a Dashboard IN BACKLOG
2

MVP

Hi Dean,

what you can do is the following:
1. Add an URL filter on all "child" reports. I'm assuming that you have one parent/main report which should filter other reports.
2. In your main report, which is used to filter the other reports, add a calculated column which will call a JavaScript function on the dashboard with the current instance id
3. The JavaScript function will change the URL and apply the defined query parameter from 1) with the value send by 2).

I would use a JavaScript function on the dashboard instead of generating the URL in the calculated column. The simple reason is, that we don't have access to the object ids of the application and dashboard so the URL would break when transporting the application. Or you would simply use the ids of the production environment.
Let's hope that this drawback will be changed in 2023.

Best regards,
Daniel

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.