Forum Discussion
paltus
7 years agoFrequent Visitor
R script visual not working correctly in Service
Hi, I've created a R visual. Everything is working fine in desktop. But in service i get only Data, not Data + CR If i write geom_text like this: geom_text(aes(label=paste(dfr$'CR') Then i ...
Greg_Deckler
7 years agoCommunity Champion
My initial thought on this is that whatever R module geom_text is in has a different version on the Service than the one that you are using locally.
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".