Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Nickster424
Frequent Visitor

Relative Date Slicer with Anchor Date not showing latest date when published

I have a relative date slicer with an anchor date set in the desktop file.

Nickster424_0-1756296824710.png

After publishing to Power BI Service, the report the date is not changing. I've tried to reselect all options in the slicer on the service and it remains at a prior date.

Nickster424_1-1756296887698.png

 

1 ACCEPTED SOLUTION
Shahid12523
Community Champion
Community Champion

Your relative date slicer with an anchor date isn’t updating in Power BI Service because it keeps the last saved state from Desktop. To fix it:
- Clear slicer selection in Desktop before publishing
- Reset filters in Power BI Service after publishing
- Use dynamic DAX like TODAY() for auto-updating dates
- Consider a flag column like IsInLast26Weeks for consistent filtering

Shahed Shaikh

View solution in original post

5 REPLIES 5
Nickster424
Frequent Visitor

I deleted the slicer and added it back, published and it worked. Now I see that I could have also just cleared the selections.

Thank you all very much for the help!

Hi @Nickster424,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Thank you @jdbuchanan71@Shahid12523 and @MohamedFowzan1 for the prompt response. 

 

Thank you for the response and confirming that the issue is resolved. I request you to please mark the above post or the post which helped you in resolving the issue as Accept as Solution so that other community members who has similar issue will find it more easily.

 

Thanks and regards,

Anjan Kumar Chippa

MohamedFowzan1
Solution Specialist
Solution Specialist

Hi @Nickster424 

 

Always clear or reset the anchor date in Desktop before publishing the PBIX to the Power BI Service.

Shahid12523
Community Champion
Community Champion

Your relative date slicer with an anchor date isn’t updating in Power BI Service because it keeps the last saved state from Desktop. To fix it:
- Clear slicer selection in Desktop before publishing
- Reset filters in Power BI Service after publishing
- Use dynamic DAX like TODAY() for auto-updating dates
- Consider a flag column like IsInLast26Weeks for consistent filtering

Shahed Shaikh
jdbuchanan71
Super User
Super User

It seems like the date table needs to refresh in the service, I can think of two things to try.

  1. Refresh the model in the service.
  2. Delete the existing report then republish

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors