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! Request now

Reply
Anonymous
Not applicable

OData URL need to changed based on slicer selection and refresh the data

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.

1 REPLY 1
lbendlin
Super User
Super User

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.

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