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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
DannyAlfa
Frequent Visitor

Appending Data

Morning,

 

I need a bit of help, I have a xlsx dataset that I use for my power BI report, this dataset has now reached maximum rows so i need to create a 2nd dataset with the exact same columns. I have been trying to append queries using my Main Dataset and appending the 2nd file to this, it doesnt seem to be throwing any error at me but the data volume isnt changing so i know its not picking up the 2nd dataset.

 

I also have measures that I have created in the core dataset and need these to carry over if thats possible.

 

Im either: -

 

A - Doing it completely wrong

B - Doing it completely wrong 🙂

 

Any help would be much appreciated.

2 REPLIES 2
Idrissshatila
Super User
Super User

Hello @DannyAlfa ,

 

I assume that there's some filters maybe a date filter that is selected to the max of the date of sheet 1 and that's why the volume is not changing.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




danextian
Super User
Super User

Hi @DannyAlfa ,

Assuming that there are no filters in the filter pane that ignores the second sheet and it is not in the data view either, prior to loading, I would check whether the second sheet  is actually there. You can change the order of the append by modifying the Append Query step which should be something like Table.Combine({PreviousStep, OtherQuery}). You can reverse the order.  After that,  I would go through each applied step after to check if there are succeding ones that ignore the second sheet.

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.