Known issue #211 - GetVisuals() API for custom visuals may return a blank title
The GetVisuals() client side API doesn't return the visual title correctly when called before the report renders.
APPLIES TO:
Power BI Service
Status: Fixed: July 25, 2022
Problem area: Embedded, REST API or PowerShell
Symptoms
The response from the GetVisuals() API call returns a blank title.
Solutions and workarounds
As a workaround, you can call GetVisuals() API only after the “rendered” event got fired, ensuring GetVisuals() API returns the title of custom visuals correctly.
Next steps
Feedback
Submit and view feedback for