Forum Discussion
September 2017 update bug. Unexpected error: Object reference not set to an instance of an object
- 8 years ago
And it has eventually been fixed. Hurray!
Another one month has passed...
Dear community,
I try to open an csv File with an R Scripting command. It is a very simple command and works fine with all my other colleagues.
I go Get Data-> Other -> R Scripting and enter the following command:
df_groceries <- read.csv("C:/Users/nhecht/Groceries_dataset.csv")
Then the following error message comes up:
I changed my Power BI Version (initially January 2018) back to September 2017. But the error keeps coming.
The error comes also up when I try to open a .txt file with R Scripting.
I have set up under Options the preffered R home directory to R 3.4.3.
I have checked the path where the csv is stored. It is correct.
Does anybody have an idea what the problems is?
Many thanks