Forum Discussion
Catch File/Save event on edit mode
- Anonymous5 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
Hi Anonymous,
Do you mean the power bi embedded feature with edit operations? If that is the case, you can take a look at the following document to know more about these:
Create, edit, and save an embedded report | Microsoft Docs
Regards,
Xiaoxin Sheng
- Anonymous5 years agoNot 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
- Anonymous5 years agoNot 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- Anonymous5 years agoNot applicable
Hi Xiaoxin,
yes I mean the common power bi service report edit operations. So it is not possile. Thank you very much for the Info.
br