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.
Hi,
How do I remove the total from only one column. I have this table right now:
I want to remove the total for the Concatenate Certification column.
This is the measure that i created to get the certification:
@Afiq_Danial , use isinscope in place of hasonevalue if this matrix visual then use grade
if( isinscope(Table[Grade]), [Measure], blank())
User | Count |
---|---|
69 | |
69 | |
66 | |
54 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |