Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 47 | |
| 29 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 76 | |
| 40 | |
| 26 | |
| 26 |