Forum Discussion
Power BI Table
For Request 1: Use the built in grouping function of the table or matrix visuals
For Request 2: Add an aggregation "Max of Status" as an implicit measure to your visual. Since "O" comes after "C" this will show "Open" wherever that appears in a group (container)
- nlakshmi3 years agoFrequent Visitor
Thank you very much lbendlin.
The solution for Request 2 is exactly what I needed. Thank you!
For Request 1 though, when I group on Type - while it works for instance of rows 1&2, for the remaining rows also, the group label shows "Export & Domestic" - which is incorrect. Is there a way to conditionally change the label to the actual if multiple values do not exist. i.e show "Multiple" only if there is Domestic and Export for a container Id, else show actual.
Thank you
- lbendlin3 years agoSuper User
I can't understand how that would look like. Can you please indicate the expected outcome based on the above sample data.
- nlakshmi3 years agoFrequent Visitor
Thank you lbendlin, for the response.
When I group on the Type column, here is what I get:
Rows 1 & 2 were rolled into a single row and rightly so. But for rows, 3 -6, the Type still shows "Domestic & Export", which is incorrect.
What I'm trying to achieve though is:
Thank you for your time!