Forum Discussion
PoovigaS
11 months agoRegular Visitor
Regarding URL filters
Hi, I’m working on filtering a report (embeded report) by passing tableName, columnName, and values in URL and setting filters when rendering the report. The filter works fine for most column...
- 11 months ago
PoovigaS Please refer the below documentation on how to filter for dates using the url
https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters#date-data-typesOData V4 format: filter=Table/Date gt 2019-05-20 OData V3 format: filter=Table/Date gt datetime'2019-05-20T00:00:00'Appreciate a Kudos !
Thanks,
Jai
GeraldGEmerick
11 months agoSuper User
PoovigaS You can find the support date formats here: Filter a report using query string parameters in the URL - Power BI | Microsoft Learn