Search code examples
powerbipowerquerydata-analysispowerbi-desktop

Power BI: Recreating dashboard by grouping partial information into a dropdown


I have a dashboard in Power BI that looks like this:

Name Specified Activity Level Activity Group
Anna Basketball 2 Sports
Anna Volleyball 3 Sports
Julie Basketball 1 Sports
Julie Tennis 2 Sports
Julie Guitar 4 Instrument
Julie Piano 5 Instrument

And I have to group it to look something like this:

Name Specified Activity Activity Group
Anna DROPDOWN Sports
Julie DROPDOWN Sports
Julie DROPDOWN Instrument

DROPDOWN meaning that if you press it, you can see Name of the Specified activity and its level. In other words, if you press dropdown (or something similar) you get extra information (for Anna, you get Basketball 2 and Volleyball 3. To clarify, the same person can appear multiple times but its activity group is different. For example, Julie appeared two times, but activity group is once Sports, other time Instrument.

I tried different things, but don't have an idea how to include dropdown into dashboard (or do something similar to it) and group it like this.


Solution

  • Power BI doesn't work that way.

    You have a few options: