GitHub user SuperMAB added a comment to the discussion: Embedded dashboard: hide edit chart title link
After hours of reflexion The embeding SDK seems to grant "Gamma" Role automatically even if you force it to another role So the solution was to edit permissions of Gamma Role. Here is an example of the minimum you can set : <img width="1204" height="369" alt="image" src="https://github.com/user-attachments/assets/40d7cbd8-75fe-482d-a7e6-6824cb1fca1d" /> 1- all datasource access on all_datasource_access : for all sources ( you can resctrict if you want) 2- can csv on Superset : to export CSV, EXCEL and image 3- can explore json on Superset : needed for some charts like map and heatmap because export excel is generating JSON (I assume it's another issue) GitHub link: https://github.com/apache/superset/discussions/25436#discussioncomment-13723809 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org