dashboards and widgets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 02:20 AM
Hello Guys,
I need to Update all reports/widgets and interactive filters in the dashboard named as AOP dashboards so that the filter references on the table views are dynamic and are not hard-coded to specific years.
and User will only only see values for the next year's AOP
thank you in advance 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 08:03 AM
Hello @Snow-Man ,
Suggestion: You can try creating the report type as: "Dynamic Content" and create a widget and add to your dashboard. The Idea is you have to create a system property with value as HTML and use some dynamic variables, create a script include to replace the system property variables dynamically from the script include and call the script include inside your dynamic content script.
Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.