The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I created R visuals in Power BI. The visuals display well in Power BI desktop but show "Script Runtime Error" when I publish to workspace.
Please try again later or contact support. If you contact support, please provide these details.
Activity ID: ecdf718c-d16d-4266-bf83-217dda91eff6
Request ID: 806fe02f-6e01-c85a-b453-7c6132a7c739
Correlation ID: 6398d10e-4794-abd3-9f02-1fb675609689
Time: Fri Sep 04 2020 11:47:14 GMT+0800 (Hong Kong Standard Time)
Service version: 13.0.14163.65
Client version: 2008.3.02479-train
Cluster URI: https://wabi-south-east-asia-redirect.analysis.windows.net/
Here is the R script:
Solved! Go to Solution.
Hey @Anonymous ,
make sure that you are using features from the packages that are supported by the versions available at the Power BI Service, this link lists the supported packages and their versions:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-r-packages-support
Sometime ago, I was using a feature from the scales package, after "downgrading" the code in my R script everything was working as expected. Maybe this is the same here.
Regards,
Tom
@Anonymous
For this kind of unknown error that we cannot reproduce, you can create a support ticket.
BTW, R scripts are supported only for personal gateway mode: https://docs.microsoft.com/en-us/power-bi/connect-data/power-bi-data-sources
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
For this kind of unknown error that we cannot reproduce, you can create a support ticket.
BTW, R scripts are supported only for personal gateway mode: https://docs.microsoft.com/en-us/power-bi/connect-data/power-bi-data-sources
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey @Anonymous ,
make sure that you are using features from the packages that are supported by the versions available at the Power BI Service, this link lists the supported packages and their versions:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-r-packages-support
Sometime ago, I was using a feature from the scales package, after "downgrading" the code in my R script everything was working as expected. Maybe this is the same here.
Regards,
Tom
User | Count |
---|---|
43 | |
15 | |
13 | |
13 | |
9 |
User | Count |
---|---|
50 | |
43 | |
24 | |
22 | |
18 |