Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

R visualization using local images

Hi all,

 

I have an issue I hope you can help me; I have developed an R visualization which reads local images depends on a condition it works good, my problem is when I publish in PowerBI.com images are lost I canr't see anything, I have tried to upload the images to One Drive and get the link but is the same

 

Best regards

1 Reply

  • v-lili6-msft's avatar
    v-lili6-msft
    Community Support

    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. For security reasons, some of r script functions has been blocked on power bi service side(e.g. access external datasource, write/access to specific folder path, import/export file...). You could refer to this doucment:
    https://docs.microsoft.com/en-us/power-bi/visuals/service-r-visuals#r-scripts-security

     

    Regards,

    Lin