GitHub user Mady1111 added a comment to the discussion: Drill to Detail in Embedded dashboard is not availab even it is set to TRUE in config fil
HI Community, I was using Apache Superset version 4.0.2, and at that time I was able to see the Drill to Details option. However, the second page of Drill-to-Detail for the MSSQL data source resulted in the following error: “requires an order_by when using an OFFSET or a non-simple LIMIT clause.” Because of this, I upgraded to Apache Superset version 6, but now I am not able to see the Drill to Details option for any chart. I also added the following settings in the superset_config.py file: "DRILL_TO_DETAIL": True "DRILL_BY": True But the option still does not appear. (I also tried keeping only the DRILL_BY option, but the Drill By feature is also not visible on the dashboard) **Can you please confirm whether this issue has been resolved in Superset version 6? If yes, where can it be enabled, or is there any additional configuration required? ** GitHub link: https://github.com/apache/superset/discussions/31804#discussioncomment-15023904 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
