- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 05:49 AM
Hello all!
I need to figure out on what dashboard a widget is placed but I can't find a solution to it.
Does anyone know if there is a table that shows the connection between widgets and dashboards or widgets-tabs-dashboard? Or is there another solution to this?
I know that I can see the "Dashboard count" in the pa_widgets table, but it doesn't tell me on what dashboard it is placed.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:13 AM
Hi @ErikJ1
Utilize the dependency assessment functionality:
On the widget you can click the contextual menu and press is used by:
By doing this, you will first find the(multiple) tabs from a dashboard, and afterwards dashbord(s) which is utilizing the widget.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:13 AM
Hi @ErikJ1
Utilize the dependency assessment functionality:
On the widget you can click the contextual menu and press is used by:
By doing this, you will first find the(multiple) tabs from a dashboard, and afterwards dashbord(s) which is utilizing the widget.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:18 AM
Thanks! I didn't know about the "Show used by" option. It seems to fill my need 🙂