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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors
Top Kudoed Authors