The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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