HeribertoAlves commented on issue #21829: URL: https://github.com/apache/superset/issues/21829#issuecomment-2127662218
> > @ikerd have you set the feature flag ALLOW_FULL_CSV_EXPORT ? I'm using 4.0.1 and no exports options and I want to use "View as Table" and "Drill to Detail" but it show only "Force Refresh" and "Enter full screen". > > @HeribertoAlves as far as I know ALLOW_FULL_CSV_EXPORT is a feature flag used to bypass table pagination on export, it allows using the "Export to Full CSV" or "Export to Full EXCEL" buttons. It does not have anything to do with the fact of the Download menu not appearing. > > In our case it has been solved correctly setting the permissions for the GUEST role and not the one of the user used to get the authentication token. Thanks for your reply @ikerd ! I set GUEST_ROLE_NAME = "DashboardEmbedded". And then set DashboardEmbedded with all the permission mentioned above. But so far is not working. If possible, can you provide then permissions you have set? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org