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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Week evolution with new file

Hello everyone, 

 

I'm curently trying to create an evolutive report on power BI.

Indeed each week, I'm generating a new Excel file with new data but same modelisation (same columns and row names but the data inside is updated). So here is my porblem, how to create a Power BI report that I can refresh only once. With inside the new data analyse but also a graphic showing the evolution of this data.

 

(For those who know the program, I'm trying to manage the evolution of clash detections in revizto wich I have to do every week).

 

 

Thank you for everything!

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

You can try the Folder connector in Power BI. In every week, name the Excel file with week number, and put all Excel files into the same folder. When you connect to this folder, you will have all files in it. You can combine files then. It will combine data from all files into a single query. In the single query, there is a [Source.Name] column which has file names, indicating week number of the data. You can compare this week's data from previous week's data to see the evolution.

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

You can try the Folder connector in Power BI. In every week, name the Excel file with week number, and put all Excel files into the same folder. When you connect to this folder, you will have all files in it. You can combine files then. It will combine data from all files into a single query. In the single query, there is a [Source.Name] column which has file names, indicating week number of the data. You can compare this week's data from previous week's data to see the evolution.

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors