How to test the sempy_labs.report package? #187
-
Hi to all,
However, if I enable Power BI Project mode with the PBIR format...I can't publish to the service. I can't even import the PBIX converted from a PBIP with PBIR...so there is no way to test this package until the PBIR format goes in GA? Best regards Daniele Tiles |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi Daniele, Please follow the instructions within the link provided in the error message. You must:
After completing this process, you will have a Power BI report in the service which is in the PBIR format. Note that the PBIR format is in preview so there are limitations. The ReportWrapper was designed with the future in mind (not the past) - that is why it requires PBIR (which will be the default format for reports when it goes GA). |
Beta Was this translation helpful? Give feedback.
-
Hey @m-kovalsky , Now, I have pushed all the files to my GIT, but the 5 step: "In the Fabric workspace, update the changes so that your workspace reflects what is in Git." The files are not showing in the Updates section in Source Control, am I missing something here? |
Beta Was this translation helpful? Give feedback.
Hi Daniele,
Please follow the instructions within the link provided in the error message. You must:
After completing this process, you will have a Power BI report in the service which is in the PBIR format. Note that the PBIR format is in preview so there are limitations. The ReportWrapper was designed with the future in mind (not the past) - that is why it requires PBIR (which will be the default form…