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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Relative date slicer is not returning the indicated date range

Its been brought to my attention that the indicated date range on a relative date slicer is not what is being returned in the date table. The screenshot below shows the anomaly.

SteveD_0-1653882422781.png

This only appears when using relative months. If I set a relative day, week or year the correct date range is returned.

I found this reference from the documentation and I'm wondering if this has something to do with it.

SteveD_1-1653882619517.png

 

 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

As you saw in offical document , it depends on the time in UTC . Unless you are in the UTC time zone, you and your colleague must account for the time offset you experience. Of course, you can also implement it through DAX EOMONTH(), returning the data of the previous 6 months . 

 

Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

As you saw in offical document , it depends on the time in UTC . Unless you are in the UTC time zone, you and your colleague must account for the time offset you experience. Of course, you can also implement it through DAX EOMONTH(), returning the data of the previous 6 months . 

 

Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

Arul
Super User
Super User

@Anonymous ,

you have applied relative filter for last 6 six months, that could be the problem.

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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