Forum Discussion

Penn's avatar
Penn
Icon for Resolver I rankResolver I
6 years ago
Solved

How to filter a table before ALLSELECTED

Hi All,   How do I filter a table before using ALLSELECTED function?   Before: ALLSELECTED('Orders')   Now I want to achieve:    'Calendar'[Date] is a slicer on the page.   FILTER(ALLSE...
  • parry2k's avatar
    6 years ago

    Penn can you share sample data and what you are trying to achieve?

     

    Also why you have .[Date] in your measure, remove that.