Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
How can I design date slelection in Below format
Date Slicer - Relative date
Or Roll your own custom one. This is my first one - calculations are all 4-5-4 calendar based but uses a standard retail calendar interface.
Time to rethink your UX paradigms, I guess. Maybe teach your users how to use the native Power BI date filters?
You write a measure that probes SELECTEDVALUE() of your date slicer, and then computes the corresponding range (likely with a rather long SWITCH() statement)
We have tried that and it is messy. Not to mention it shoots the memory usage up and slows down the entire filtering process. Writing a relative control that works in conjunction with a date slicer works somewhat but it has issues when new data shows up because the filter gets applied across the board when loading.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.