Forum Discussion

Maureen's avatar
Maureen
Helper III
6 years ago
Solved

Error with R Visual

I posted this earlier but am still looking for a solution or at least some insight.   I posted in "issues" as well but am not getting any feedback.  Generally, what does this error mean, "Microsoft.P...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI Maureen ,

    According to your error message, it seems like a PII(personally identifiable information) Exception.
    Any specific policy or security settings enabled on your device? Can you confirm your account has enough permissions to execute this r script?

    I'd like to suggest you test on a device that contains enough permission and not has additional security settings to confirm if this issue is more related to permissions and security.

    BTW, you can also add error handling(try catch) to export detail error message to help us clarify this scenario.

    Using R — Basic error Handing with tryCatch() 

    Regards,

    Xiaoxin Sheng