Forum Discussion
marotz464
9 years agoRegular Visitor
Log Daily Results into New Table
I have a report in the Power BI desktop that shows the total value of our inventory. The report refreshes nightly and the data comes from an SQL table. This data is always a snapshot- there is n...
- 9 years ago
Power BI is a reporting data base, not a data storage tool. You should store the historical data in SQL Server and load it from there
MattAllington
Community Champion
9 years agoPower BI is a reporting data base, not a data storage tool. You should store the historical data in SQL Server and load it from there
- marotz4649 years agoRegular Visitor
hank you Matt!