Forum Discussion

PBINoob_v3's avatar
PBINoob_v3
Frequent Visitor
3 years ago
Solved

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...
  • PBINoob_v3's avatar
    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!