Forum Discussion
kenyonca
9 years agoAdvocate I
Auto Refresh with multiple data sources
I am attempting to have my Power BI dashboard pull in data from multiple data sources and update the online dashboard autmoatically each night. My first data source, SmartSheet, is updated daily ...
Greg_Deckler
9 years agoCommunity Champion
Why not just spin up an Azure SQL DB and load it there? Would be pretty cost effective. You could consider a SharePoint Online list but at 38,000 rows that might prove to be a problem. Azure Table storage might be even more economical.