Forum Discussion
wchung
9 years agoFrequent Visitor
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 th...
Baskar
Resident Rockstar
9 years agoHi,
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.
wchung
9 years agoFrequent 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!
- Baskar9 years ago
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