Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have data table created with the Get Data -- Blank Query -- advanced editor and pasted the SQL query which should return 190k rows. But in power BI it just loads 4300 rows for that data table and it takes long time to load them. Did anyone face this situation before? Is it because of the large data set? How to load these number of rows in optimized way?
Thanks in advance.
Solved! Go to Solution.
You may try Use Direct
You may try Use Direct
Great!Thanks. I will try this option.