Forum Discussion

rliu's avatar
rliu
Helper I
10 years ago
Solved

R visuals won't display

So I used the R function parset() created a parallel set visual and it works fine in R. This is an "interactive" chart in that certain parts will be highlighted as my mouse hover over that area. (I assume this might be the cause of my problem.)

 

However when I tried to do this in Power BI, it says the following: 


So I walked around this by saving the R visual as a html page now and add that link to my report. But I still wonder is there a direct solution to this problem. Thanks!

 

Ran

  • rliu power bi desktop only supports R packages that produce static visuals. in your case html file is generated and so it doesn't render that visual. scroll down to the bottom of this page to see list of supported packages.

3 Replies

  • ankitpatira's avatar
    ankitpatira
    Community Champion

    rliu power bi desktop only supports R packages that produce static visuals. in your case html file is generated and so it doesn't render that visual. scroll down to the bottom of this page to see list of supported packages.