Forum Discussion
Table to show blank values when using sum
- Anonymous4 years ago
Thanks for the reply,
For some reason this didn't yield the expected results,
I ended up doing a simple measure that solved the issue:
blank = sum(table[value])+0
Try to right click on the Visual Field and check "Show Missing data".
That option goes away when using "Sum" unfortunately.
- Anonymous4 years agoNot applicable
Sorry, what is the "Sum of" column? is it a measure or a calculated column?
Also the option is "Show item with no data" - should be visible for ProjectName and not for the Measure in the visual.
- Anonymous4 years agoNot applicable
Sum - when you have values you can choose to have sum, average, min, max etc. or "Don't summarize", and it's only when it is on "Don't summarize" I can select "Show item with no data".
It's not a measure, just a regular decimal number column.
- Anonymous4 years agoNot applicable
Exactly, Why would you summarize the Project Name in your visual? Maybe I m missing something. Can you share what columns are you showing in the Matrix/Table?
If you do not summarize Project Name, then you can rightclick in the Fields visual and select "show item with no data".