Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Catch File/Save event on edit mode

Hi,

 

is there an event if I go File/Save on edit mode? If so how can I catch this event?

 

Br

4 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Xiaoxin,

       

      no, I don't mean the embedded feature of power bi :). I need to do some data dumping before saving the report. 

       

      Br

      • Anonymous's avatar
        Anonymous
        Not applicable

        HI Anonymous,

        Ok, so you mean the common power bi service report edit operations? (they are based on the rest API and backend HTTP requests)
        AFAIK, current power bi does not allow you to do custom with them, but you can trace these operation logs if you enable the power bi audit logs.

        Track user activities in Power BI - Power BI | Microsoft Docs

        If you interest in power bi service processing, you can check the following link to know more about these.

        Power BI Security - Power BI | Microsoft Docs

        Regards,
        Xiaoxin Sheng