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

Data help

I need a bit of help with some data I have. We're collecting a set of data each month from 9 schools. The data is always the same but just represents the last 3 months. I have a master excel doc that I'm using and putting the data into tabs. The tabs are labeled with the month and year. 

This pulls in as a table per tab. At the moment it's only two tables strong but will grow with time. I can visualise the data to represent that quarter but how do I start to use the data to represent change over time?

I'm need to append with an added collection data column?

Not all the data is able to be shown over time, does that change anything?

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Instead of using different tabs I would recommend to split the data into different Excel files. That will allow Power Query to ingest a list of Excel files from a folder, regardless of how many files are in there.

 

You can then use additional Power Query transforms to deduplicate the data if needed.

View solution in original post

Anonymous
Not applicable

Hi @jblackburnHWGA,

Does lbendlin's suggestion help with your requirement? If not, you can also take a look at the following blog about combine multiple sheets in one excel file if it meets your scenario.

Combine Multiple or All Sheets from an Excel File into a Power BI solution Using Power Query Dynamic... 

Regards,
Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @jblackburnHWGA,

Does lbendlin's suggestion help with your requirement? If not, you can also take a look at the following blog about combine multiple sheets in one excel file if it meets your scenario.

Combine Multiple or All Sheets from an Excel File into a Power BI solution Using Power Query Dynamic... 

Regards,
Xiaoxin Sheng

thanks, I can also use the filename then to represet the dates in a column.

I'll have a go today.

lbendlin
Super User
Super User

Instead of using different tabs I would recommend to split the data into different Excel files. That will allow Power Query to ingest a list of Excel files from a folder, regardless of how many files are in there.

 

You can then use additional Power Query transforms to deduplicate the data if needed.

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.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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