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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
tchiles
Frequent Visitor

R-script ggplots broken in Services

Sometime this week all of my R-script/ggplot visuals have stopped working. Both the App and O365 indicated:

"The visual is loading an R package with a dependency that is currently unavailable See details"

 

It looks like a problem in dplyr or somewhere elese in the tidyverse pacakges.

 

The visuals continue to work in Desktop mode. 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I have opened a ticket with MS for this and they indicated the fix would be out sometime this week.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Yes, this seems to be a problem with the version of dplyr Power BI Service is using. I am only this week getting this error, on a visual that has worked fine for the better part of a year, when trying to plot a word cloud using dplyr syntax:

 

Script Runtime Error

-- 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



Error in summarise_impl(.data, dots) : 

  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.
Activity ID: 38d3e416-2c92-439a-af51-d14aa74a996a
Request ID: abb733b5-0a4d-67e7-e6e6-5487d18c8808
Correlation ID: 2f94198f-df60-72c4-6cbe-217da6a9acb0
Time: Mon Aug 12 2019 15:41:08 GMT-0400 (Eastern Daylight Time)
Version: 13.0.10388.151
Cluster URI: https://wabi-us-east2-redirect.analysis.windows.net

 

 

Anonymous
Not applicable

I have opened a ticket with MS for this and they indicated the fix would be out sometime this week.

nrsleight
Regular Visitor

We are having the same problem.  The reports were working just fine in the services then all of a sudden our R visuals would not show in the PowerBI service.  They continue to function on the desktop.  Here is the error we are receiving.

 

Script Runtime Error
-- 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: 'scales'
 
The following object is masked from 'package:purrr':
 
    discard
 
The following object is masked from 'package:readr':
 
    col_factor
 
Error in arrange_impl(.data, dots) :
  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.
Activity ID: c59624d6-2ae3-43db-9c3a-2bf8603b4d59
Request ID: 8df82997-e847-4253-471a-a95cfd88a6bb
Correlation ID: 88a36832-7b3f-6ede-ae65-0014fb6b0cfc
Time: Mon Aug 12 2019 09:37:52 GMT-0600 (Mountain Daylight Time)
Version: 13.0.10388.151
Cluster URI: https://wabi-west-us-redirect.analysis.windows.net
v-lili6-msft
Community Support
Community Support

hi, @tchiles 

Do you follow this guide?

It's possible your company's firewall may be blocking communication to the AzureML Studio API. 

 

I would suggest you to create a support ticket

 

Best Regards,

Lin

 

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors
Top Kudoed Authors