Forum Discussion
PBINoob_v3
3 years agoFrequent Visitor
How to avoid Blank
After filtering the data, both Day and Total Qty are blank.There is no data of last 40 days, so the dashboard is Blank. How to display 0 on the dashboard? [Day] and [Total Qty] does n...
- 3 years ago
Hi, DOLEARY85 Jihwan_Kim
I solved problem.
Of course need to create a measure for [Total Qty], but still to make a little change on [Date].
I created a table that data is from Today to Last 40 days.
And I related the [Date] and [Day]:
Finaly, it displayed ZERO.
Thanks for your help!
PBINoob_v3
3 years agoFrequent Visitor
Hi, DOLEARY85 Jihwan_Kim
I solved problem.
Of course need to create a measure for [Total Qty], but still to make a little change on [Date].
I created a table that data is from Today to Last 40 days.
And I related the [Date] and [Day]:
Finaly, it displayed ZERO.
Thanks for your help!