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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
msommerf
Helper III
Helper III

Sharing a Pre-Filtered Report using URL - Dates Between

In understand how to pre-filter a report for a given date using a URL

 

URL?filter=Table/Date gt datetime'2018-09-27T09:55:00'

I have a report which has a From and To date slicer.

 

From: 01/01/2019 To: 31/01/2019

 

How would I filter my report using a URL to cover this scenario?

Any help appreciated.

 

2 ACCEPTED SOLUTIONS
v-lili6-msft
Community Support
Community Support

hi, @msommerf 

Try as below:

?filter=Time/Date ge 2019-01-01 and Time/Date lt 2019-12-31

For example:

https://app.powerbi.com/groups/me/reports/856aa87c-1f38-4e6e-943d-6cf38f5fbc3c/ReportSection3?filter=Time/Date ge 2012-01-01 and Time/Date lt 2012-12-31

8.JPG9.JPG

 

https://docs.microsoft.com/en-us/power-bi/service-url-filters

 

Best Regards,

Lin

Community Support Team _ Lin
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

Lin, This works perfectly. Many thanks for taking the time to explain. 🙂

View solution in original post

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

hi, @msommerf 

Try as below:

?filter=Time/Date ge 2019-01-01 and Time/Date lt 2019-12-31

For example:

https://app.powerbi.com/groups/me/reports/856aa87c-1f38-4e6e-943d-6cf38f5fbc3c/ReportSection3?filter=Time/Date ge 2012-01-01 and Time/Date lt 2012-12-31

8.JPG9.JPG

 

https://docs.microsoft.com/en-us/power-bi/service-url-filters

 

Best Regards,

Lin

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

Lin, This works perfectly. Many thanks for taking the time to explain. 🙂

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors