Forum Discussion
sneharamu
1 month agoFrequent Visitor
Between date filter with fixed start date and latest end date
In Power BI, I'm using a Between date slicer. I want the start date to remain fixed (for example, 6/1/2025), but I want the end date to automatically update to the latest date available in my dataset...
- 1 month ago
Hi sneharamu, This is a very common issue in Power BI and it is pretty simple to deal with using a caluclated column on your date table. Here is a post I made a long time ago that can walk you through step-by-step: Power BI Max and Min Date Slicers
Kedar_Pande
Super User
1 month ago
No direct option. You have to combine a Between slicer with a relative date filter on the same field.