The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |