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.
We embed Power BI for our customers. We would like to allow them to build their own paginated reports in embedded just like you can in the Power BI service. How do we do this?
Thanks,
Christian
Solved! Go to Solution.
Hi @Christian_Key ,
As this functionality is limited. I’d encourage you to submit your detailed feedback and ideas via Microsoft's official feedback channels, such as the Microsoft Fabric Ideas. Feedback submitted here is often reviewed by the product teams and can lead ...
Thanks,
Prashanth Are
MS Fabric communty support
I have submitted an idea to Microsoft Fabric ideas. Please go and vote this up. Thanks
Allow Power BI embedded users to build a paginated... - Microsoft Fabric Community
Hi @Christian_Key,
Thanks for submitting idea, i will upvote this in ideas forum. PG team will take care this, for now we are closing the thread, and please feel free to add new thread if needed. Please continue to using community forum
Thanks,
Prashanth Are
MS fabric community support
We are following up once again regarding your query. Could you please confirm whether you have raised ideas forum with Microsoft?
If the issue has been resolved, we kindly request you to share the resolution or key insights here to help others in the community. If we don’t hear back, we’ll go ahead and close this thread.
Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.
Thank you for your understanding and participation.
Hi @Christian_Key ,
As this functionality is limited. I’d encourage you to submit your detailed feedback and ideas via Microsoft's official feedback channels, such as the Microsoft Fabric Ideas. Feedback submitted here is often reviewed by the product teams and can lead ...
Thanks,
Prashanth Are
MS Fabric communty support
How doers Microsoft do this in the service? There are partners who have managed to build this functionality as well so it must be possible somehow...
@Christian_Key, As we haven’t heard back from you, we wanted to kindly follow up to check if the issue got resolved? or let us know if you need any further assistance here?
@JamesLee94, thanks for prompt response.
Thanks,
Prashanth Are
MS Fabric community support
Hi @Christian_Key,
As of now, Power BI Embedded does not support a Report Builder-like experience directly in the embedded environment for paginated reports. There is no in-browser editor or UI for creating paginated reports (RDL files) like the one in the Power BI Service (which is still limited and in preview).
Use Power BI Report Builder (a desktop app) to design paginated reports (.rdl files). Upload these to a workspace in a Power BI Premium capacity or Fabric capacity. Then, you can embed these paginated reports using Power BI Embedded APIs.
Please refer to below documentation and let me know if this helps resolve your query?
https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers
Thanks,
Prashanth Are
MS Fabric community support
One workaround is to let them define parameters or filters through a front-end interface, then use those inputs to generate reports on the backend using the Power BI Report Builder or APIs.