You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
・Mixed Chart
・Dimensions Set
・Chart type: Line
In a dashboard that includes the above elements
Drill to detail by
Previously,
the section that displayed
“Drill to detail by Dimension Name”
now displays
“Drill to detail by undefined
Cross Filter
When you add a dimension to a cross filter,
an error message stating
“Filter value list cannot be empty”
appears on the chart being scoped.
Screenshots/recordings
movie.mp4
Superset version
master / latest-dev
Python version
3.10
Node version
I don't know
Browser
Chrome
Additional context
In the Line Chart,
both “Drill to detail by” and “Cross filter”
will continue to work normally as before.
I suspect this may be due to the fact that, in a Mixed Chart,
when Dimensions are configured,
the display changes
from
Dimensions
to
Metrics, Dimensions.
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.
Bug description
・Mixed Chart
・Dimensions Set
・Chart type: Line
In a dashboard that includes the above elements
Drill to detail by
Previously,
the section that displayed
“Drill to detail by Dimension Name”
now displays
“Drill to detail by undefined
Cross Filter
When you add a dimension to a cross filter,
an error message stating
“Filter value list cannot be empty”
appears on the chart being scoped.
Screenshots/recordings
movie.mp4
Superset version
master / latest-dev
Python version
3.10
Node version
I don't know
Browser
Chrome
Additional context
In the Line Chart,
both “Drill to detail by” and “Cross filter”
will continue to work normally as before.
I suspect this may be due to the fact that, in a Mixed Chart,
when Dimensions are configured,
the display changes
from
Dimensions
to
Metrics, Dimensions.
Checklist