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
nico_lal69
Regular Visitor

Merge data files

Hello guys!

 

I think I have a very simple question, but I haven't found anything on the web.

 

I'm doing a sales project on the power bi desktop with some JSON files. The amount of information in the files is enormous and is always being updated. I have a file with sales reports for the entire year 2021 and 2022 until June, when I update the sales data, it generates another JSON file with the same name and only the "new" information (which was not in this previous report). In other words, the old file is replaced by the new one only with what was added after the last report.

 

My question is, is there a way to merge these two files automatically? Like, just put the information that wasn't in the report yet?

 

Sorry if I wrote something wrong or if it is hard to understand the question, I'm not a native English speaker.

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

You can store both files (and all future JSON files) in the same folder (local drive is ok, but better if a shared location like SharePoint, etc.). You can then use the Folder or SharePoint Folder connector to combine all the files in it. Use the Combine & Edit functionality of Power BI and it will allow you to transform your data (e.g., parse the JSON) in a "sample file" and then it will automatically apply the same steps to each file (and then append the resulting tables into one.

Combine files (binaries) in Power BI Desktop - Power BI | Microsoft Docs

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

You can store both files (and all future JSON files) in the same folder (local drive is ok, but better if a shared location like SharePoint, etc.). You can then use the Folder or SharePoint Folder connector to combine all the files in it. Use the Combine & Edit functionality of Power BI and it will allow you to transform your data (e.g., parse the JSON) in a "sample file" and then it will automatically apply the same steps to each file (and then append the resulting tables into one.

Combine files (binaries) in Power BI Desktop - Power BI | Microsoft Docs

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


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