Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

"Data updated" date displaying incorrectly on streaming dataset report

I have a streaming dataset that I am pushing data to using the REST API automatically everyday at 8AM. The data is coming in and displaying correctly in my report. However, the "data updated" date at the top of the report says it has not been updated in 10 days. How can this be fixed? It is confusing for our customers.

 
  • Anonymous's avatar
    Anonymous
    4 years ago

    HI Anonymous,

    I think the push dataset may different from the common dataset, so the data updated property can't trace the correct refresh time.

    For this scenario, I'd like to suggest you create a measure expression to pick up the 'last date' from your dataset table and use it to create a card show the last update time.

    If you want to know more about power bi data refresh, you can take a look at the following document.

    Data refresh in Power BI - Power BI | Microsoft Docs

    Regards,

    Xiaoxin Sheng

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI Anonymous,

    I think the push dataset may different from the common dataset, so the data updated property can't trace the correct refresh time.

    For this scenario, I'd like to suggest you create a measure expression to pick up the 'last date' from your dataset table and use it to create a card show the last update time.

    If you want to know more about power bi data refresh, you can take a look at the following document.

    Data refresh in Power BI - Power BI | Microsoft Docs

    Regards,

    Xiaoxin Sheng