Forum Discussion

mgrayTCB's avatar
mgrayTCB
Icon for Helper IV rankHelper IV
4 years ago
Solved

Relative Date Slicer and ALL Function not working

Is there something about the relative date slicer that impacts a measure that is calculating a sum based on all dates. When I create a date slicer that is a list of years or days my measure below wor...
  • mgrayTCB's avatar
    mgrayTCB
    4 years ago

    Ive tried that. Something else must be going on.

    With the relative slicer and all(dimdate) i get the following which is not what I want.
    The table the right is showing the correct total dollars 1.9MM I want it to list all the fee installments that make that up (they go back to 2018)


    This sort of works but
    1) it does not work with the realive date slicer above

    2) if I include the date field in the table on the left then the table on the right only shows that one date but I want the table on the right show all dates for the selected project. I want it to ignor the date on the selected project and not propogate it through to the other table.