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 September 15. Request your voucher.
I'd like to know about the method
I made website by Power-bi API method through the website.
https://docs.microsoft.com/ko-kr/power-bi/developer/embedded/embed-paginated-reports?tabs=customers
so i can show my Power bi application, but i want to show the entire screen of my power bi application
for example, like button revise, save button etc.. not just showing my application BI
so please let me know the method how to make that "menu-bar" ? is it possible to make that through API also?
Solved! Go to Solution.
HI @ryankang,
You can take a look at the following link about enable edit and saving change on embedded reports. Then you can use your HTML elements to invoke these functions and collect them to a panel as 'menu bar'.
Create, edit, and save an embedded report | Microsoft Docs
Regards,
Xiaoxin Sheng
HI @ryankang,
You can take a look at the following link about enable edit and saving change on embedded reports. Then you can use your HTML elements to invoke these functions and collect them to a panel as 'menu bar'.
Create, edit, and save an embedded report | Microsoft Docs
Regards,
Xiaoxin Sheng