Forum Discussion
Filter data from ODATA source prior to loading it in Power BI
- 3 years ago
Hi DanielCarvalho ,
You can filter Odata connections at source by using a $filter condition in the query string. Please refer the documentation below:
https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overviewKind regards,
Rohit
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 🙂
Hi DanielCarvalho ,
You can filter Odata connections at source by using a $filter condition in the query string. Please refer the documentation below:
https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overview
Kind regards,
Rohit
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 🙂
Thanks for the quick reply, going to try this and see if it solves my issues, going to accept it as a solution meanwhile !!
Kind regards,
Daniel