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
  • Anonymous's avatar
    Anonymous
    5 years ago

    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