Forum Discussion

jbp27's avatar
jbp27
Frequent Visitor
7 years ago
Solved

Use a between date slicer to filter a matrix

Hello all,   I tried to expand a solution which has already been working for me, but now with a range of dates, not with a single selection of a date;   I have a between date slicer where the sel...
  • v-yuta-msft's avatar
    v-yuta-msft
    7 years ago

    jbp27 ,

     

    You may try ALLSELECTED(Table)/ALLSELECTED(Table[Column]). However, this function always be used in CALCULATE() and FILTER(). 

     

    Reference: https://docs.microsoft.com/en-us/dax/allselected-function-dax

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.