Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
My data source contents updates daily. How do I draw the data and append the prior information.
Source file is Excel. This file gets overwritten with a new set of data every day. The challenge I have is that I am trying to keep the prior day/s information and build upon it (append).
Hi @renecornish
You should do incremental refresh https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview#create-paramete...
You can set parameters to refresh data in whatever time frame you wish. In your case only refresh one day, so that the older saved data doesn't get overwritten. Maybe consider creating a Dataflow in Power BI Service for this, although building in a report will work too
Thanks
Joe
Hi @renecornish
You're giving us very little information to work on.
What type of source are you working with? Is it a database or Excel files being stored somewhere?
Thanks
Joe