Forum Discussion
Power Bi Imported dataset is not working with R scripts showing error that object "Column" not found
- 5 years ago
Well i have solved the problem See the below Screenshot code in R script editor all you have to do is Comment the dataset variable in the editor by default it comes commented but i had uncommented it that's why i saw that error. now see after runnig that code i got output.
I searched in Forums and found a similar issue , maybe you can refer to it .
https://community.powerbi.com/t5/Desktop/R-Script-Error-quot-object-not-found-quot/m-p/725097
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Well i have solved the problem See the below Screenshot code in R script editor all you have to do is Comment the dataset variable in the editor by default it comes commented but i had uncommented it that's why i saw that error. now see after runnig that code i got output.