Forum Discussion
Power Query errors
- 3 years ago
You're better off removing all the '-' from the source. Power Query works only on raw data and data types, it doesn't really understand presentation formatting like this.
If you really want to display '-' instead of blanks in reporting (it's not a standard thing to do) you can paste a new format pattern in here, using the same pattern structure that Excel format patterns use:
Pete
- 3 years ago
This thread should help you to show blank counts:
https://community.powerbi.com/t5/Desktop/Include-count-of-blanks-in-a-chart/td-p/1648482
Pete
BA_Pete Thanks a lot it worked 🙂
Next question is the following:
I got fields with a lot of empty cells, its marked as '(Leeg)'. How can i show them in my graphic?
This thread should help you to show blank counts:
https://community.powerbi.com/t5/Desktop/Include-count-of-blanks-in-a-chart/td-p/1648482
Pete