Forum Discussion
Penn
Resolver I
6 years agoHow 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...