March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi PBI Experts,
I'm currently running a PBI dashboard that grabs data from mulitple sources/reports, some data warehouses and some excel files, and combines these sources to provide a view of daily profitability. The problem is that some of the reports that I'm pulling from get overwritten each day. I need to create a history of the daily data underlying one of my main visualizations so that I can provide a cumulative historical view of performance, for example, year to date and month to date profit/loss. Is it possible to do this automatically within PBI? Could I extract and append the visualization data to an excel/csv archive each time the report is refreshed? To sharepoint maybe?
Many thanks!
Solved! Go to Solution.
Hi @jh123456 ,
You can refer to this blog to calculate YTD, MTD...https://www.mssqltips.com/sqlservertip/4841/calculating-mtd-qtd-ytd-running-and-cumulative-total-in-...
You can use data flow to save historical data:https://visualbi.com/blogs/microsoft/powerbi/historical-data-preservation-using-power-bi-dataflow/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @jh123456 ,
You can refer to this blog to calculate YTD, MTD...https://www.mssqltips.com/sqlservertip/4841/calculating-mtd-qtd-ytd-running-and-cumulative-total-in-...
You can use data flow to save historical data:https://visualbi.com/blogs/microsoft/powerbi/historical-data-preservation-using-power-bi-dataflow/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@jh123456If you have premium capacity, you could probably use incremental refresh.
I found this method to append data without wiping out existing that may be helpful for you:
Another option is to use an intermediate consolidation - for instance you can bring in data daily into an SQL server and build your accumulation there. Then power BI goes to this SQL server instead of directly getting data from multiple sources. This is perhaps the least complicated option that will give you lot of flexibility.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
132 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |