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
Hello!
I am coming with a question, on how to get the vizualname for Export to File PowerAutomate flow ?
I want to export only selected vizualizations, so it will be extremly helpful for me, but i am struggling finding those details anywhere.
Strangely, for some vizualizations it is easy to find, with Share and copy link option, but most of the vizualization have only Share - Chat in Teams (Screenshot below)..
Additionally - does anyone know whether we can add more that one vizualization per page ?
e.g Page 1 contains 7 vizualizations and i want to export only 4 of them ? in the flow window there is only place for 1 vizualization.
Thanks in advance! 😊
Solved! Go to Solution.
Hi @Kopek
There are two ways to get the name of the visual:
1. Use the getVisuals client API.
2. Listen and log the visualClicked event, which is triggered when a visual is selected. For more information, see How to handle events
These links can help you:
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
Get pages and visuals in a Power BI embedded analytics application | Microsoft Learn
How to handle events in a Power BI embedded analytics application | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Kopek
There are two ways to get the name of the visual:
1. Use the getVisuals client API.
2. Listen and log the visualClicked event, which is triggered when a visual is selected. For more information, see How to handle events
These links can help you:
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
Get pages and visuals in a Power BI embedded analytics application | Microsoft Learn
How to handle events in a Power BI embedded analytics application | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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!