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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Create new table and insert values automatically based on condition

Hi all, not sure if  this is can be done in Power BI. Hope someone can give me some suggestions: 

I have a table below where the Current_Debt and Old_Debt are changed time to time, this table was refreshed every monday in my powerBI desktop. 

 

Account_numberCurrent_DebtOld_debt
1001012
100228.34234
1003296.70
10046546
100508
1006779
100700

 

Also, I want to create a table called weekly_change,  so when the table above refreshes, it will automatilcly sum the current_debt where current_debt is not 0 and also count of account number, and sum of Old_debt, then insert the table weekly_change, the date value would be the time when we refresh the table.

Weekly_change 

DateAccount_numberCurrent_debt_sumOld_debt_sum
30/04/20213979.04246
3/05/2021   
    

 Would it be possible to do that in power query? 

 

Thanks so much 

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

Will the weekly data be saved in the table or will the data in the table be directly updated when a new date is reached? In addition, is there any date column to indicate which date the data belongs to? What is the calculation logic of the table you want to get in the end? Is it a summary value(0+28.34+296.7+654+...)?

Best Regards

amitchandak
Super User
Super User

@Anonymous , base on what I got. See if these Dax append method can help

 

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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