gpchandran commented on issue #25630: URL: https://github.com/apache/superset/issues/25630#issuecomment-2634984530
> > Hi [@gpchandran](https://github.com/gpchandran), > > I’m experiencing the same issue with Superset 3.1.0 where both “Drill By” and “Drill to Detail” are not working in the Embedded Dashboard. I’ve also tested with an Admin role for the embed guest user, and it didn’t resolve the problem. > > Has anyone managed to find a workaround or a fix for this issue? Any guidance would be greatly appreciated! 🙏 > > Hey did you find any solution, I'm trying to achieve the same functionality. HI @mohitgullani9 Please upgrade to latest 4.1.1 and try can you share your superset config.py ?, in your config you need add parameter as GUEST_ROLE_NAME = "Admin" and try (you need to have this in config level irrespective of User role) After upgrading and adding this ENV parameter, if still issue open a new issue with more details -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
