Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.