Forum Discussion

MirandaJ's avatar
MirandaJ
Regular Visitor
2 years ago
Solved

Chart update

Hi,   I need to create 2 charts on my report that show our task progression: first chart will show progression/status how it is on a Monday and second chart will show progression/status how it is o...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi MirandaJ,

    Current power bi does not include historical data features, you may need to store these daily records into a temporary database annd add a custom field to remark the operate datetime.

    Then you can getting data from temporary database and use the operate datetime field to filter and analysis records.

    Regards,

    Xiaoxin Sheng