Forum Discussion
Chilli
Helper I
5 years agoStore transient data in Power BI
Hi, for some reasons I need to store transistent data in Power BI. Background: I use a Gateway for DB2 und upload Data daily. The Database doesn't store the data for the past days, just for t...
- 5 years ago
The answer to this unfortunately is a hard no. Power BI has no memory. You need to implement you historical data storage further upstream. For example in a SQL Server db or as CSV files.
lbendlin
Super User
5 years agoThe answer to this unfortunately is a hard no. Power BI has no memory. You need to implement you historical data storage further upstream. For example in a SQL Server db or as CSV files.