Forum Discussion
carlosyanez
3 years agoFrequent Visitor
R in Power BI Service does not work
Hi ! I have a dashboard that is using R visualisations, both "R scripts" and an R custom visual . Both visualisation types work perfectly fine in Power BI Desktop, but when in the Service I get ...
- 3 years ago
After tinkering a bit, I think the issue is related to Power BI not correctly passing column names with spaces, which cause the runtime to crash. When I removed the spaces in names, Power BI service was able to to render the visuals.
carlosyanez
3 years agoFrequent Visitor
After tinkering a bit, I think the issue is related to Power BI not correctly passing column names with spaces, which cause the runtime to crash. When I removed the spaces in names, Power BI service was able to to render the visuals.