Forum Discussion
how to replace blank fields to zero in matrix visual
- 4 years ago
Hi,
thank you for sharing.
In my opinion, data model has to be created by using item dimension table and date dimension table.
Please check the attached pbix file and the below picture.
Hi,
One of ways to achieve this is to create a measure something like below, and put it into the matrix visualization.
New measure: = SUM(Table[Value]) + 0
Hi, I already tried this, but it doesn't work. The blank fields still remain blank.
- Jihwan_Kim4 years ago
Super User
Hi,
Thank you for your feedback, and please share your sample pbix file's link here, and then I can try to look into it to come up with a more accurate solution.
Thanks.
- IlseV4 years agoFrequent Visitor
Hi, I can't add pbix files here
- Jihwan_Kim4 years ago
Super User
Hi,
please try to share Onedrive link, Googledrive link, Dropbox link, or any other link that allows to share the file, instead of attaching the file to here.
Thanks.