customize visualizations
3 TopicsUser defined reports in Power BI paginated reports
Good day everyone, I'm leading a POC in the company to prove that we can switch from our current report tool to Power BI paginated reports. There is just one last requirement that would be key for the decision: Allow user to customize/create their own reports; by customize, I mean, allow them to add/remove some columns from the base report and save them with a different name. I know that's possible with Power BI reports, but we need to use paginated reports due to its print/export capabilites. Thanks in advance.Solved808Views0likes1CommentHow to embed a power bi report in custom visualization?
Is it possible to embed a report in powerbi custom visualization? I have tried calling a power bi report in an iframe but gives an error: Refused to display 'https://app.powerbi.com/groups/ca83ee81-e890-46d4-baf7-a6b10000f0fa/reports/94656f0a-a74a-4127-a2da-9fdf74942e61/ReportSectionb67664e724dadd3dcef8&rs:embed=true' in a frame because it set 'X-Frame-Options' to 'deny'. Please let me know if there is any work arround.