Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

R script not finding function "mutate"

The report looks well on Power BI desktop, using my R installation. I assume (correct me if I'm wrong) that uploading to Power BI web, would use some server's R installation.  I fixed some syntaxis...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Thank you Greg_Deckler , amitchandak 

    It turned out I was missing the loading of a package in the code snippet. 

     

    Thus, Desktop would load it correctly on my PC, but not on the web server.