4 Comments
- AssafHaninaSisense Employee
Hey Tim ,
The Open Dashboard are list the Primary dashboards which shared with the Admin User.
In order to see also dependent widgets:- Open the Data Model menu
- Click on Dependencies
- The list of Dependent Widgets and Dashboards are available include the ability to export
Notes - the list of dependent filters are for the dashboards Created/Shared by/with the Admin User.
As mentioned, it's suggested to Use the API to list all dependent dashboards per data source.
- Api Endpoint /api/v1/dashboards/admin - list all the dashboards include non shared with Admin users.
- Parse the "widgetsDatasources" property
Here is example for widget with multiple data sources
best regards
Assaf
- TimData Pipeline
Thanks AssafHanina, I didn't see the Dependencies button. That (or the API) provides the information I need.
I still think UI makes it likely other people will make the same mistake as me. And why bother having a "Dependencies" button and a "Dashboards" button when they're used for the same thing? I think you should replace the "Dashboards" drop-down with the output the of the "Dependencies" button.
- joeshepperCloud Apps
Definitely agree with this!
- AssafHaninaSisense Employee
Tim Glad to hear the Dependencies button (or API) provides the information you need.
I see your point about the UI. Your idea is definitely valid, and the product team can take a look at it.
Thanks for sharing your perspective