Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
nxa03tm
Regular Visitor

Script Runtime Error on R Visual in published report

Hi,

I have an R script that outputs a visual for my report. This works without problem in Power BI Desktop and the script runs in RStudio. I published this to a report last week and it displayed without problem. When I open the report today, the visuals show a Script Runtime Error with the following details:

 

-- Attaching packages --------------------------------------- tidyverse 1.2.1 -- v ggplot2 3.2.0 v purrr 0.2.4 v tibble 1.4.2 v dplyr 0.7.4 v tidyr 0.8.0 v stringr 1.3.0 v readr 1.1.1 v forcats 0.3.0 -- Conflicts ------------------------------------------ tidyverse_conflicts() -- x dplyr::filter() masks stats::filter() x dplyr::lag() masks stats::lag() Attaching package: 'lubridate' The following object is masked from 'package:base':date Attaching package: 'reshape2' The following object is masked from 'package:tidyr':smiths Error in filter_impl(.data, quo) :Evaluation error: `as_dictionary()` is defunct as of rlang 0.3.0. Please use `as_data_pronoun()` instead.
Please try again later or contact support. If you contact support, please provide these details.

 

----------------------------------------------------------------------------------------------------------------

I don't use the function as_dictionary() (at least not directly myself) so I'm not sure what the remedy is. Help is very much appreciated. 

 

Thank you!

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @nxa03tm ,

Please share some sample code to help us clarify your scenario, it is hard to troubleshooting without any details informations.

BTW, power bi service has limitations on execute r scripts, some of functions who not defined accurately will been blocked on service side. I'd like to suggest you check your code to modify undefined function parameters.

Creating R visuals in the Power BI service#r-scripts-security

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @nxa03tm ,

Please share some sample code to help us clarify your scenario, it is hard to troubleshooting without any details informations.

BTW, power bi service has limitations on execute r scripts, some of functions who not defined accurately will been blocked on service side. I'd like to suggest you check your code to modify undefined function parameters.

Creating R visuals in the Power BI service#r-scripts-security

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors