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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have excel table with approx 18K rows, I'm trying to update sql table using Value.NativeQuery function in power query, but it's only updating top 1000 rows, what is the way to update all rows, since my data remarks will keep on changing.
Note: Earlier I'm able update all rows, recently facing this issue.
Hi @Ramanji - it is not recommended to Power Query to update database. It should only be used to read data. Would you consider using an VBA based solution to update the SQL Database instead.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!