Forum Discussion

carlosyanez's avatar
carlosyanez
Frequent Visitor
3 years ago
Solved

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 ...
  • carlosyanez's avatar
    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.