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. I currently read a series of data across multiple sheets and append into a query and then display using Power BI.
This information changes daily.
What I am wanting to do is take elements of this daily data and store in a file so I can then run information relating to trends. (This will save reading lots of data from lots of files unneccesarily).
For example;
Value1 Value2 Value3
Day 1 1 2 2
Day 2 1 3 4
Day 3 1 5 4
Has anyone performed the function of writing data to the same file, but on new rows each day, and is this the best way to tackle this challenge?
Many thanks.
Hi @mhennessy
Not sure if i understand you correctly,
you connect to a folder where many daily files are stored, you append these daily data in power bi and generate a big table with all daily data.
Then you want to export the table(with all daily data) to a file, everyday when new data is updated into Power BI, the file which is exported to should also update with new data.
Correct?
Best Regards
Maggie
Hi @v-juanli-msft and thanks for the response.
In essence, yes.
For the daily data that is appended, this is transformed and displayed within PowerBI. I would like to take the data (not necessarily all) and record these data fields in a seperate table and then read from this table to display trend information such as average daily total etc.
Many thanks.
Hi @mhennessy
Sorry, i'm not very clear about your requirements.
You could find some links how to update new data and how to show daily data on reports.
https://www.youtube.com/watch?v=_ZT4TT0S_4k
Best Regards
Maggie
@v-juanli-msft many thanks for the response.
In order to simplfy the explanation of my requirement;
I have a table formulated within PowerBI consisting of a number of measures, where the measures are calculated values from my original dataset.
The information in the table changes daily and I would like to take an automatic export of this daily data and write to a further table to then trend on a day-by-day basis.
I trust that this clarifies the matter?
Regards,
mhennessy
There isn't a native way in Power BI to take periodic snapshots of your data; however, if you are familiar with (or up for learning some) Power Automate, there are a few ways to do it. Once it's in your Flow, you can add rows to an existing Excel table, create new daily files you could aggregate easily later, etc. Please let me know if you'd like more information on that approach.
If this works for you, please mark it as solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.