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 September 15. Request your voucher.
Is it possible to give different colours to "Total" and "Average"? I have given colours to the three months based on a measure-
Solved! Go to Solution.
Hi @sshiny ,
I have created a simple sample, please refer to it to see if it helps you.
Create a measure.
Measure = IF(ISINSCOPE('Tag Usage Fact'[[Month Name]),'Tag Usage Fact'[Color],"Orange")
If I have misunderstood your meaning, pelase provide more details with your desired output and pbix file without privacy information.
Best regards.
Hi @sshiny ,
I have created a simple sample, please refer to it to see if it helps you.
Create a measure.
Measure = IF(ISINSCOPE('Tag Usage Fact'[[Month Name]),'Tag Usage Fact'[Color],"Orange")
If I have misunderstood your meaning, pelase provide more details with your desired output and pbix file without privacy information.
Best regards.
User | Count |
---|---|
71 | |
64 | |
62 | |
50 | |
28 |
User | Count |
---|---|
117 | |
75 | |
62 | |
55 | |
43 |