Forum Discussion
zoloturu
8 years agoMemorable Member
How to get pages and visuals lists via REST API
Dear all, I'm trying to embed my visual into Microsoft sample application https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html# . But it requires Page Name and Visual Name. ...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi Ruslan,
Open the "Sample Report", you will get all the pages, visuals, and codes.
Best Regards,
Dale
Anonymous
6 years agoNot applicable
this workaround is problematic for me as i want to access this data the this data via an api, in this case i must the browser and actually load the element to the dom so i can fetch them
- krishan-kumar4 years agoNew Member
Hi ,
Do we have any solution availble for above mentioned problem statement. We are also trying to directly embed Visual into the react app.