Forum Discussion
Embedded Paginated Report fire loaded or rendered event
- Anonymous3 years ago
HI adampilver,
I check the document and showcase of power bi embedded environment but not found any official samples about trace the events when work with paginated reports.
Perhaps you can try to use JavaScript and setting listener to trace the iframe and correspond elements operations.
JavaScript DOM EventListener (w3schools.com)
Regards,Xiaoxin Sheng
Xiaoxin,
Not sure I understand what you are asking. I'm embedding a paginated report in my app for my customers. Normal reports fire a loaded and rendered event. The paginated report doesn't seem to. Does a paginated report fire any events? The link you listed above doesn't say anything about paginated reports.
- Anonymous3 years agoNot applicable
HI adampilver,
I check the document and showcase of power bi embedded environment but not found any official samples about trace the events when work with paginated reports.
Perhaps you can try to use JavaScript and setting listener to trace the iframe and correspond elements operations.
JavaScript DOM EventListener (w3schools.com)
Regards,Xiaoxin Sheng