Forum Discussion
svarghese
8 years agoAdvocate I
R with Power BI
I am trying to execute a R script within the Rvisual in PowerBI. I have written a small script , but when i try and run it, i get the error: Microsoft.PowerBI.ExploreServiceCommon.ScriptHandlerEx...
- 8 years ago
Update: Resolved.
The issue was because of mcafee antivirus causing some permisson issues between powerBi and R
svarghese
8 years agoAdvocate I
Update: Resolved.
The issue was because of mcafee antivirus causing some permisson issues between powerBi and R
Anonymous
4 years agoNot applicable
I have a similar issue with permission being denied to 'RScriptWrapper.R', possibly due to mcafee. Any suggestions on how you solved this?
- Anonymous3 years agoNot applicable
You can check event logs in your antivirus software to consider allowing certain files (RScript.exe) to execute scripts.
Or you could try publishing to the Power BI service, which worked for me.