Forum Discussion

Atul0215's avatar
Atul0215
Frequent Visitor
1 year ago
Solved

How to Fetch 11M+ Rows from OData Entity in Power BI with Incremental Refresh?

I have a task where I need to fetch data from an OData entity with over 11 million rows and multiple columns into Power BI (either through Power BI Desktop or Fabric). However, I do not have SQL acce...
  • Atul0215's avatar
    Atul0215
    1 year ago

    Hi Anonymous ,

    Since our database is very large, we plan to initially load all historical data up to the last 6 months. Going forward, we will enable incremental refresh to automatically load only new and updated data.