Forum Discussion
_Abhilash
Helper I
4 years agoloading 110000000 rows in sql db to Power bi
i have More than 110000000 rows in sql db connected power query to the table haven't done transformations. When applied close and apply load is still happening any steps i can perform to impr...
v-yingjl
Community Support
4 years agoHi _Abhilash ,
If you have done some transformations for all these rows in Power Query Editor, it needs to call the whole table for each step query, you can try to buffer the whole table and then do the transformations for it.
See:
If you only connect to the sql db and import the table directly, you can try to use Direct Query mode to connect to it or try like an index columns for it like Greg mentioned.
See:
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.