Forum Discussion
Master_T
Helper I
4 years agoEmbedding API: get list of visuals without embedding entire report?
Helllo everybody I'm developing a web application where I want to embed some single visuals from a report in a web page, using the official powerbi-client library. The problem I am facing is ...
- Anonymous4 years ago
Hi Master_T,
Perhaps you can try to use rest API to get specific reports and correspond report page contents, it will show the visual detail information that includes the names.
Reports - Get Pages In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Reports - Get Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Regards,
Xiaoxin Sheng
Anonymous
4 years agoNot applicable
Hi Master_T,
Perhaps you can try to use rest API to get specific reports and correspond report page contents, it will show the visual detail information that includes the names.
Reports - Get Pages In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Reports - Get Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Regards,
Xiaoxin Sheng