Forum Discussion

ravitejaballa's avatar
ravitejaballa
Helper III
4 years ago
Solved

Show missing data

I am trying to show all data irrespective of the date slicer   I have data like below but when I filter my data based on a date using slicer (1st nov to 2nd nov). As, A3 data is not available betw...
  • Greg_Deckler's avatar
    Greg_Deckler
    4 years ago

    ravitejaballa Well, you are going to need to use a measure. Try this:

    test1 =SUM(Data[Value]) + 0