Forum Discussion
Bar Graph - 2 Different Categories
- 4 years ago
Kmcdonald , the First option is to concatenate label off. Expand axis, sort on that concatenate label off
Concatenate Label off : https://youtu.be/QgI0vIGIOOk
Or you use small multiple for open and close https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-small-multiples
Don't need the total, just seperated out as open and closed. If I need the total I can do so with a different visual.
Kmcdonald , the First option is to concatenate label off. Expand axis, sort on that concatenate label off
Concatenate Label off : https://youtu.be/QgI0vIGIOOk
Or you use small multiple for open and close https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-small-multiples
- Kmcdonald4 years agoHelper III
Thank you, that was bugging me for the last week 😅