Forum Discussion
Automate Daily Snapshot and Trend Graphics
Hi,
I'm building an investment dashboard that combines stock inventory (excel) with Yahoo finance stock price (web) to calculate the net market value of each day. This is refreshed daily after the market close. Is there any way to take a snapshot of the result as part of the refresh and import/store it in a table to create daily trend?
Currently I have scheduled refresh set up. After each refresh, I manual export the result and paste it into a table that contains daily result. Then I manually refresh the dataset again so the trend data gets loaded and creates proper graphics. It would be great if I can skip the manual step and update everything in one schedule refresh.
Thanks for any advice!
Helen
5 Replies
- Baskar
Resident Rockstar
Hi,
Right now in power BI can't support the schedule refresh with combine some type data source in single dataset.
u have to check that first.
Then u can create auto refresh for web also in gateway setting . pls check that too.
- wchungFrequent Visitor
Hi Baskar,
The refresh is working alright for me. I'm using personal gateway to connect to file stored in one drive as a workaround so technically they are both web source. I learned that through the community ;-)
Any advise on storing the daily data?
Thanks!
- Baskar
Resident Rockstar
My suggestion is please go with SSIS
create one package and store data in SQL Table on daily or houtly basic .
That will help u