Forum Discussion
Graph show 0 values with Axis details
Hey kalyani
Try to right click on your field and select "Show items with no data." Let me know if that helps.
Thanks,
Parker
Hi, sorry I should have mentioned about this. Show items with no data will work only if I have all the continents and month entered with 0 value in source. What if a user did not enter anything for the continent for March as it has no value. Like I dont even have an entry in source file, but want to display all the continents in axis of graph if everything is null
- v-yuta-msft8 years ago
Community Support
Hi kalyani,
You can replace null with 0 in Query Editor. Click Query Editor-> Replace Value.
Regards,
Jimmy Tao
- kalyani8 years ago
Helper I
Hi,
this is how my tornado and month selection looks like, on the first landing page. but If I select the month as April, below given is the result, it is not showing any values not even the axis, as there is no data in the source file. But my reuqirement is even, if there is no data in the source file, then atleast expecting to see the axis values .