How to include visualizations returned from %run in the caller notebooks dashboard?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-20-2022 08:44 PM
I have a notebook (nb1) that calls another one (nb2) via the %run command. This returns some visualizations that I want to add to a dashboard of the caller notebook (nb1-db). When I select the visualization drop down, then select Add to dashboard, the dashboard is greyed out and raises the error "You must have edit permission on this notebook in order to add or remove results from a dashboard".
I have no idea what permission it is referring to as I have can manage on both. Is this even possible? If so, what am I missing and how do I go about solving it?
Thanks
edit: use AWS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-25-2022 12:44 AM
Hi @Nicholas Coutureโ , Could you please check and refer to https://docs.databricks.com/sql/user/security/access-control/dashboard-acl.html . Please let us know if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-25-2022 02:44 PM
No it does not help. This is not a SQL dashboard. It is a notebook dashboard. Entirely different. Not to mention I already said I have the can manage permission for everything. Can't add anything higher than that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-26-2022 02:43 PM
Mate I think you're missing the entire premise of my question. If a notebook calls another notebook via %run, visualisations generated by the called notebook cannot be added to the caller notebooks dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-25-2022 02:44 PM
No resolution

