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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
nicthechick
New Member

Power query in excel: add new column whenever source gets updated

Hey guys,

 

so i have thos power query, that uses an online source. This source contains one column that gets update every month. The data in this column gets overwritten, no new column is added.

 

In my Excel sheet however, I want my query to add a new column everytime the data source-column gets updated. Tha Columns of the last month should be named after that very month.

 

Is this possible ?

 

Thanks in advance,

Nic

2 REPLIES 2
Anonymous
Not applicable

I think you should use macro in excel.

One way, for instance, could be this: load each month (the output of you query)  in a differente sheet of your workbook and, using formulas or VBA,  summarise this data in a table stored somewhere.

 

A peraphs simpler to implement way: get via VAB the data of each mount and store as value in table adding a new column each time.

 

 

 

 

MattAllington
Community Champion
Community Champion

There is no persistent storage in Power Query, but you can use the technique I describe here as a work around. https://exceleratorbi.com.au/keeping-track-of-changes-on-a-website-power-bi/



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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 Kudoed Authors