Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Syndicate_Admin
Administrator
Administrator

Completely overwrite Dataverse table on each refresh

I have a SharepointList with ~25K rows.

To be able to show a summarised/pivot type view of this in the PowerApp I am creating the summary table using "group by"in Power Query which loads a table in Dataverse.

 

How can I, on each refresh, have the destination table/entity completely overridden with the new results of the refresh?

 

1 REPLY 1
v-yingjl
Community Support
Community Support

Hi @Syndicate_Admin ,

Basically there is no 'overwrite' definition in Power Qurey when refreshing tables, after refreshing table in Power Query, the whole initial table would be refreshed to get the latest data from data source, not write the data in the table from Power Query to the data source.

 

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors