Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Guys,
how to get IDs of visuals instead of using their names?
As Power BI Developer while setting up report i want to share this data with our JavaScript Developer who is embedding a report.
The case is that i need to provide to him VisualIds to set up filters. How to do this from Power BI Desktop perspective? It is possible?
Or I need to specify specific page and visual name to get proper visual?
Best Wishes,
Jacek
Solved! Go to Solution.
You use the Embedded Playground to query/enumerate page IDs and visual IDs
HI @jaryszek,
I'd like to suggest you check the official document about getting the report page and visuals if they helps for your requirement:
Get pages and visuals in a Power BI embedded analytics application | Microsoft Learn
Regards,
Xiaoxin Sheng
HI @jaryszek,
I'd like to suggest you check the official document about getting the report page and visuals if they helps for your requirement:
Get pages and visuals in a Power BI embedded analytics application | Microsoft Learn
Regards,
Xiaoxin Sheng
You use the Embedded Playground to query/enumerate page IDs and visual IDs