Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I'm trying to create possibility for Web App users to Edit and Save Copy of report.
I can track Save and SaveAs events only at saved event. To determine type of the action I need to compare Ids from customEvent detail (for SaveAs event.detail.originalReportObjectId defined, for Save - not).
My questions:
Solved! Go to Solution.
@hexeh wrote:
I'm trying to create possibility for Web App users to Edit and Save Copy of report.
I can track Save and SaveAs events only at saved event. To determine type of the action I need to compare Ids from customEvent detail (for SaveAs event.detail.originalReportObjectId defined, for Save - not).
My questions:
- Is there any other possibility to determine saving type?
- Is there any possibility to see the actual report name (for now event.detail.reportName is empty)?
- When does saveAsTriggered event fire?
@hexeh wrote:
I'm trying to create possibility for Web App users to Edit and Save Copy of report.
I can track Save and SaveAs events only at saved event. To determine type of the action I need to compare Ids from customEvent detail (for SaveAs event.detail.originalReportObjectId defined, for Save - not).
My questions:
- Is there any other possibility to determine saving type?
- Is there any possibility to see the actual report name (for now event.detail.reportName is empty)?
- When does saveAsTriggered event fire?
Hi @Eric_Zhang , can we have any update on saveAsTriggered event in powerbi embed application.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!