Forum Discussion
Odata refresh does not refresh data from today
- Anonymous2 years ago
Hi fluffy2cake
lbendlin Thanks for your sharing!
You can try the following actions, which may solve the problem:
Check if your odata feed URL is correct and up to date. Sometimes the URL might change or expire, so you need to update it in Power BI Desktop and republish your report to the service.
Check if your data source credentials are valid and have the right permissions to access the odata feed.
Check if your odata feed has any filters or parameters that might limit the data you can see.
For example, some odata feeds might have a date range parameter that you need to adjust to get the latest data. You can edit your query in Power BI Desktop and see if there are any filters or parameters that you can change or remove.
Check if your odata feed has any performance issues that might cause timeouts or errors when refreshing the data.
Some odata feeds might be slow or unstable, especially if they have a large amount of data or complex calculations. You can try to optimize your odata feed by reducing the number of columns or rows, or using incremental refresh.
Authentication with a data source - Power Query | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Any $filters in the ODATA url?