Forum Discussion

Chilli's avatar
Chilli
Icon for Helper I rankHelper I
5 years ago
Solved

Store 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...
  • lbendlin's avatar
    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.