A clear and concise description of what the bug is.
what you expected to happen.
I would expect the output to exclude data which does not correspond with the groups.
what actually happens.
I have data in a pivot table and I have grouped it by two variables say continent and country and the metric is population size. The output does not exclude data which does not correspond to the first group ie the country row will have the names of all the countries regardless of the continent. If the country name does not correspond to the continent then the metric will be 'null'.
Superset version: 0.30.0
python version: 3.6.8
However, this is working well in Superset 0.28, python version 3.6
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.75. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I'm experiencing the same issue, and the group by function works in SQL Lab. I'm only seeing this issue in my pivot tables.
@mashciku have you found a workaround solution yet?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
Most helpful comment
Issue-Label Bot is automatically applying the label
#bugto this issue, with a confidence of 0.75. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.