Solved! Go to Solution.
@ajay_gajree Please try these measures
Selected Date Min = MINX(ALLSELECTED('Date'[Date]),[Date]) Selected Date Max = MAXX(ALLSELECTED('Date'[Date]),[Date])
Proud to be a PBI Community Champion
@ajay_gajree Please try these measures
Selected Date Min = MINX(ALLSELECTED('Date'[Date]),[Date]) Selected Date Max = MAXX(ALLSELECTED('Date'[Date]),[Date])
Proud to be a PBI Community Champion
what if we only want the minimum date to be fetched from slicer , but the same date should not be filtered in Matrix for a different visual on same page
HI @ajay_gajree,
yes, with MAX Function on your date column, that is filtered by the Slicer. MAX(Table[date]) will return 31/07/2019 in your example.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
107 | |
74 | |
66 | |
50 | |
49 |
User | Count |
---|---|
163 | |
85 | |
76 | |
68 | |
67 |