Forum Discussion
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:
Then i get error: Aesthetics must be either length 1 or the same as the data (13): label, x, y
dataset example:
Data CR
2019-01-01 50000
2019-01-03 60000
2019-01-02 40000
2019-01-04 30000
2019-01-05 21000
How can I solve this?
Thanks in advance!
1 Reply
- Greg_DecklerCommunity 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".