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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear community,
i have the following challenge:
My current solution:
Are there any other ways to solve this?
Many thanks in advance!
Marius
Solved! Go to Solution.
Hi. By default there is no way to execute that exact action. The intention from PowerBi would be using Relative Date filtering. You can read more about that here: https://learn.microsoft.com/en-us/power-bi/visuals/desktop-slicer-filter-date-range
There is another option that would be a custom visual. There is a visual dedicated to preselected rules. It's https://appsource.microsoft.com/en-us/product/power-bi-visuals/insiderscoop1611244107840.powerbi_cus...
You can read more about it in this spannish posts: https://github.com/PiConsulting/Pensadero/tree/master/Bi/Resoluciones/Preselected%20slicer
I hope that helps,
Happy to help!
You can achieve it using the below method :
1: create a custom column :
Date_DISPLAY= If (date= MAx(Date),'Latest Date', Date)
2: covert this custom column to text.
3: USe the above custom column in the slicer and sort it in descending order.
Select Latest date and save the application and deploy.
after every refresh it will select teh latest date and eventually your report will show latest dates data
Hi. By default there is no way to execute that exact action. The intention from PowerBi would be using Relative Date filtering. You can read more about that here: https://learn.microsoft.com/en-us/power-bi/visuals/desktop-slicer-filter-date-range
There is another option that would be a custom visual. There is a visual dedicated to preselected rules. It's https://appsource.microsoft.com/en-us/product/power-bi-visuals/insiderscoop1611244107840.powerbi_cus...
You can read more about it in this spannish posts: https://github.com/PiConsulting/Pensadero/tree/master/Bi/Resoluciones/Preselected%20slicer
I hope that helps,
Happy to help!
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.
User | Count |
---|---|
26 | |
20 | |
18 | |
14 | |
11 |
User | Count |
---|---|
32 | |
20 | |
19 | |
18 | |
11 |