Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Why isn't my R visual working?

I created an R visual on Power BI desktop and I want to publish it now. I clicked 'Publish to Power BI' (I have a Pro license within our organisation) but  now I cannot see my visualisations. I am getting a ' Script Runtime Error' on app.powerbi.com. Worst of all, it seems that in this mode I can build/publish Python visuals but not R visuals. Any way forward?

  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi Anonymous ,

    In fact, when you design on desktop side, power bi not has any limitation on packages and functions that you used in r visual.  
    After you publish to power bi service side, there are a few limitations for r scripts(e.g. execute time out, operations invoke external resources, access or edit operations to specify path...), you can take a look at below link about r script limitations and security:

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

    Xiaoxin Sheng

2 Replies