Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi There,
I am having couple of excel files and I have imported them into Power BI as two different tables. Out of these two files, first file is having one month of data and second file has data for a period of last six month. I have appeneded these two tables and created as a new table.
Now, I want to make sure that going forward the first file alone need to be uploaded again in power bi and this get simply added to the overall data i.e. to last seven months of data, that means, any new data that gets added it has the record of all previous data (kind of cumulating the data).
Is this possible in Power BI? Can it be done in edit queries page itself?
Regards,
PKR
If I am understanding you correctly, it sounds like you want a Folder query where you do a Combine Binaries. This type of query automatically appends all the data from all the files in a folder so you can keep dropping additional files in there and it all gets appended together.