- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Between Dates Slicer
I have a slicer visual called Sales Date from Table1, which is refreshed daily, bringing new dates.
> This slicer visual SalesDate filters out many other visuals in the dashboard.
> I want to have the "End Date" on the SalesDate between dates being the latest date brought to the Table1.
I made some searches and it seems there are some PowerBI limitations on that.
Does anyone have a workaround?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @GFRO ,
Please try this way:
For example, I need the slicer to have a start date of April 1, 2008 and an end date that is always today's date. I am creating a new table with the following DAX:
Slicer = CALENDAR(DATE(2008,4,1),TODAY())
Create a relationship between this new table and the other tables that need to be filtered, and use this new table to create the slicer.
When the time comes to the next day, I just need to refresh Power BI and the termination date in the slicer changes.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @GFRO ,
If your slicer has been created using a real-time refreshed datasheet, then after the daily refresh is complete, you can simply click this eraser to save the publish.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @GFRO ,
If your slicer has been created using a real-time refreshed datasheet, then after the daily refresh is complete, you can simply click this eraser to save the publish.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @GFRO ,
Please try this way:
For example, I need the slicer to have a start date of April 1, 2008 and an end date that is always today's date. I am creating a new table with the following DAX:
Slicer = CALENDAR(DATE(2008,4,1),TODAY())
Create a relationship between this new table and the other tables that need to be filtered, and use this new table to create the slicer.
When the time comes to the next day, I just need to refresh Power BI and the termination date in the slicer changes.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hello @GFRO ,
I recently figured out a way to do this but with a custom slicer named timeline, you can add it, there's an option to get the latest date or the current date, try it.
Proud to be a Super User! | |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for your suggestion. Unfortunately, the Latest Date feature filters out only the last period of time.
I'm looking for something that keeps the start date and keeps updating the end date for the latest date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

@GFRO , try the relative date , check it out https://youtu.be/pKXIPDhRrbM?si=hjgNT1xQumM1Qpf3
Proud to be a Super User! | |

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
Anonymous
| 10-08-2024 06:59 AM | ||
10-14-2024 12:28 PM | |||
11-21-2024 07:34 AM | |||
10-18-2024 01:38 AM | |||
10-13-2024 11:26 PM |
User | Count |
---|---|
137 | |
107 | |
84 | |
60 | |
46 |