Forum Discussion
XiaodongLiang
6 years agoRegular Visitor
possible to update data in report dynamically? (Excel?Push Data?SQL database?)
Hi experts, I created a report with custom visual. The data source is from an Excel file. I hope to use the definition of the data, while update the data dynamically when the custom visual is loa...
Greg_Deckler
6 years agoCommunity Champion
XiaodongLiang - Use a data source such as Azure SQL that supports DirectQuery. Then the data is always the latest.