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,
I want to replace empty cells with 0 in matrice. Is it possible ?
Measure = SUM('Table'[value])+0 does not work. (Neither IsBlank(value))
Thank you for your help !
Solved! Go to Solution.
@mahsy , if they are coming from the same table and the combination is not there even +0 might fail
Create a new dimension for axe3, join with your table and use it from dimension and they try a +0 measure
@mahsy , if they are coming from the same table and the combination is not there even +0 might fail
Create a new dimension for axe3, join with your table and use it from dimension and they try a +0 measure
It works, thank you very much !!
User | Count |
---|---|
14 | |
12 | |
7 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
13 | |
7 | |
5 |