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.
Hello!
I have 2 tables related by ID. Table 1, has groups A, B, and C. Table 1 has IDs from 1 to 5, while Table 2 has IDs from 1 to 10. Not all Table 1 IDs are in Table 2. When I create a chart with values from Table 2 and the classification from Table 1, there's a bar that appears blank for the non-related IDs. How can I change the name on the X-axis to display A, B, C, and "Not in a group"
I would like to create this chart without excluding the blanks but renaming them.
Solved! Go to Solution.
Hi @LBRo
You can add a calculated column :
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Yi
Thanks! it worked out.
Same idea but using the data model and COALESCE
Hi @LBRo
You can add a calculated column :
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Yi
User | Count |
---|---|
75 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |