Forum Discussion
Power Bi dashboard export to pdf
- 1 year ago
Hi SukTech ,
Please consider raising a support ticket.To raise a suppot for Fabric and Power BI, kindly follow the steps outlined in the following guide:How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
If this post helps, please give us Kudos and consider marking it Accept as solution to assist other members in finding it more easily.
Thank you for being a part of Microsoft Fabric Community Forum!
Hope this helps!
Hi SukTech ,
Sorry you are still facing the issue.
Make sure
1. The path to the report should be just the folders, not the url.
e.g. /Folder1/Folder2/ReportName
you should use the http://server or the querystring
From the error message, the path of your report item might be invalid.
Please check the report path you specified in code.
Please try to add a slash as the start of report path and don't end the path with /
Refer this thread.
Hope this helps!