Forum Discussion
Qmars007
7 years agoFrequent Visitor
Data modeling: R script error in Power Bi
Hello, I try to run a simple regression script in Power BI but I get this message in Power BI: DataSource.Error: ADO.NET: R script error. Error in eval(predvars, data, env) : object 'price' not fou...
v-qiuyu-msft
7 years agoCommunity Support
Hi Qmars007,
Till now, it's almost the R issue instead of Power BI visual. As I mentioned before, you might need to write R script to ensure Summary(regression) result display in Plots pane within R studio. Then you can use the same script in Power BI desktop to plot the visual.
Best Regards,
Qiuyun Yu
Qmars007
7 years agoFrequent Visitor
Thanks for your message. Would you be able to let me know "how to write R script to ensure Summary(regression) result display in Plots pane within R studio" in a way that I can see the executive summary of regression analysis? Kind regards Qmars