Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have 3 columns of time ,budget and quality and all these 3 columns have 3 distinct values i.e. red, green and amber. I want to create horizontal bar chart
Like this and my table looks like this:
So the bar graph should tell the count of green,amber, red of Time in a single bar and same for budget and quality.
How do I make this transformation ?
Solved! Go to Solution.
you can do the data transform in pq.
pls see the attachment below
Proud to be a Super User!
i think you can try unpivot columns
Unpivot columns (Power Query) (microsoft.com)
could you pls provide the sample data?
Proud to be a Super User!
you can do the data transform in pq.
pls see the attachment below
Proud to be a Super User!
you are welcome
Proud to be a Super User!
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
52 | |
50 | |
48 |