Forum Discussion

MikeGaunt1986's avatar
MikeGaunt1986
New Member
10 months ago
Solved

Load Date

Hi all,    I have a fairly simple app that links to snowflake to get the data.    Within the snowflake dataset I have a field    CURRENT_TIMESTAMP() AS LOAD_DATE   Which works fine and everyt...
  • danextian's avatar
    10 months ago

    Hi MikeGaunt1986 

    Power BI doesn't store a historical copy of the data. It picks up the most recent data upon refresh. Aside options provided by the other users and if you are on Fabric, you may use a dataflow then load it as append.