Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have exel table A and table B.
Each day table B updates with new data.
Steps I want to take:
Day 1
Append B to A
A + B becomes a new data set C
Day 2
Append updated B to new data set C
Long Description
I recieve auto generated .csv reports daily from an application.
The application limits the .csv download size
So to overcome the download size I can only download one days worth of data.
Each day I want to combine the downloads and grow the data set.
In effect i want the combined downloads to become historical data that grows over time.
It sounds like I need the incremental feature of PowerBI Premium however I just have a Pro License.
Solved! Go to Solution.
I'm thinking you could just use the Import from folder feature. Then just drop the new csv file in that folder and refresh. Let Power Query do the heavy lifting of mashing it into one table.
I'm thinking you could just use the Import from folder feature. Then just drop the new csv file in that folder and refresh. Let Power Query do the heavy lifting of mashing it into one table.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 4 | |
| 4 |