Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

deactivate slices with ALL function

Hello Community,   I need you help with the ALL function.   I built a table showing the ranking of my data extraction dates.   Based on this ranking, I then calculate the differences betw...
  • v-henryk-mstf's avatar
    4 years ago

    Hi Anonymous ,

     

    According to your description, do you want to show the results of the second screenshot without filtering the date as well? Why not try the ALLSELECTED function, which returns all values in all rows or columns of a table, ignoring any filters that may be applied inside the query and keeping only those from outside.

     

    check the below video may wish to help you understand related function

    ALL Vs ALLSELECTED Vs ALLEXCEPT DAX FIiter Functions | DAX Sundays Ep 5 - YouTube

     

    Since I can't know your data model, I can't do any further testing. If the problem persists, can you provide the relevant test data (with sensitive information removed). I will answer for you as soon as possible.

     

    Best Regards,
    Henry


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