The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have tables as below and created measures for each tables.
first three tables belong to company M and next three with company IQ.
I wanted to display the measure in stacked bar chart as above with company name as category. how can we do that ??
Table name | Measure name |
M-IDMismatch | |
CountOfTableM-IDMismatch | |
M-NameMismatch | |
CountOfTableM-NameMismatch | |
M-NameMismatch | |
CountOfTableM-NameMismatch | |
IQ-IDMismatch | |
CountOfTableIQ-IDMismatch | |
IQ-NameMismatch | |
CountOfTableIQ-NameMismatch | |
IQ-NameMismatch | |
CountOfTableIQ-NameMismatch |
Solved! Go to Solution.
I created new columns mentioning each company name, and merged all tables. then i was able to add the data into stacked bar graph with catergory
I created new columns mentioning each company name, and merged all tables. then i was able to add the data into stacked bar graph with catergory
User | Count |
---|---|
78 | |
73 | |
38 | |
30 | |
28 |
User | Count |
---|---|
107 | |
100 | |
55 | |
49 | |
45 |