Forum Discussion
crsjunior
Advocate I
4 years agoRstudio not opening
I'm working in Power BI Desktop on the company's notebook, and don't have authorization to install programs in the C:\Program Files. So I installed Rstudio in another directory. My Power BI isn't r...
AlexisOlson
Super User
4 years agoIf you want to use R in Power BI, you need to point it at the R home directory (where R is installed), not RStudio.
Since RStudio is a program for developing R and not the installation of the language itself, it would be a bit like linking to Notepad.exe if that's where you chose to edit your R instead.