Forum Discussion

River's avatar
River
Icon for Helper IV rankHelper IV
3 years ago
Solved

Dataflow refresh timestamp showing on report

Hi Friends,

 

Checked quite a few threads, to see how to show dataflow refresh timestamp on report, but, it looks to me, I need to create the table storing refresh timestamp data during the process creating dataflow.

 

I re-examine the process, didn't find a way to do it, any suggestion is greatly appreciated.

3 Replies

  • Or it could be my permission on PowerBI platform, I am not admin.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi River ,

    Please try to get the Dataflow refresh history and then add it to the same table or dataset, then use it to create a monitoring report.

    For more details, please refer this blog: Three methods to get refresh history of Power BI d... - Microsoft Power BI Community

     

    Best regards,
    Community Support Team_ Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • River's avatar
      River
      Icon for Helper IV rankHelper IV

      Anonymous 

      Thanks a lot for your information, we figured out, similar to the method from your link, but it's creating a table within dataflow to store the latest refresh timestamp.