Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drill Down Functionality Fails at Deeper Data Levels #30602

Open
3 tasks done
Daence96 opened this issue Oct 15, 2024 · 1 comment
Open
3 tasks done

Drill Down Functionality Fails at Deeper Data Levels #30602

Daence96 opened this issue Oct 15, 2024 · 1 comment
Labels
dashboard:drill-down Related to drill-down functionality of the Dashboard

Comments

@Daence96
Copy link

Bug description

In version 4.0.2 of Superset, an issue has been identified with the drill down functionality in dashboards. As the data is drilled down into deeper levels, the drill down feature stops functioning correctly. While navigation works properly in the initial levels, when attempting to descend further, detailed data either fails to display or is shown incorrectly. This inconsistency impacts the users' ability to obtain a complete view of the data as they drill down through multiple levels.

The expected behavior is that, regardless of how many levels are drilled down, the data should be displayed continuously and accurately. However, the issue arises when drilling down beyond certain levels, where additional details become inaccessible, limiting the ability to perform in-depth data analysis.

This error has been observed in version 4.0.2 of Superset, and screenshots are attached to illustrate the irregular behavior as deeper levels are reached during the drill down.

Screenshots/recordings

DrillBy.docx

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
@dosubot dosubot bot added the dashboard:drill-down Related to drill-down functionality of the Dashboard label Oct 15, 2024
Copy link

dosubot bot commented Oct 15, 2024

Hey @Daence96, I'm here to help you with any bugs, questions, or contributions. Let's squash those bugs together! 🤖

I found a similar unsolved discussion regarding the drill down functionality not working for widgets that do not have dimensions. You can view the discussion here [1].

Additionally, there is a known issue in Superset version 4.0.2 where the "Drill to detail truncates int64 IDs," which might be related to the problems you're experiencing. This issue is documented in the fix #29081 [2].

These might provide some context or insights into the issue you're facing with the drill down functionality at deeper data levels.

To continue talking to Dosu, mention @dosu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard:drill-down Related to drill-down functionality of the Dashboard
Projects
None yet
Development

No branches or pull requests

1 participant