Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
My data is in the format given below.
Required output is shown below
Column B represents total number of accounts in that month.
I'm not able to get the total in column B.
Thanx in advance.
Solved! Go to Solution.
HI @Anonymous,
You can create a new table with all column values and add custom value 0, then you can use this new field on the column field and write a measure expression with if statement to summary values and replace the result if the current column value is equal to 0.
Regards,
Xiaoxin Sheng
HI @Anonymous,
You can create a new table with all column values and add custom value 0, then you can use this new field on the column field and write a measure expression with if statement to summary values and replace the result if the current column value is equal to 0.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |