Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am creating the Power BI report with OData Data source. OData URL should be dynamic based on the user filter selection.
URL: https://xxx.xxxxxxxxxxx.com/xxx/odata/xxx/xx/xxxxx/xxxxxxxxx/Controller Name?$filter=DmaId eq 'Granada ' and PeriodDate ge 2021-01-25 and PeriodDate le 2021-01-31
Based on the slicer selection in the report, OData url need to be changed.
Is your ODATA data source in import mode? Then you cannot do that. The user changing the filter would require a complete re-import of the data.
I don't know if ODATA supports Direct Query mode.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.