Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I'm having an issue with a R script visual in power bi service. The script is pretty straight forward.
IF anyone could help me solve this, I would be gratefull, since I can't find any other ways to create a visual like this.
I'm a newbe in R script and this is my first interaction with R.
Thanks a million!
Hi @Pierrechapar ,
You may check these Considerations and limitations for R script visual in Power BI Service.
https://docs.microsoft.com/en-us/power-bi/visuals/service-r-visuals#considerations-and-limitations
Best Regards,
Jay
Hi,
you have to run your gateway in personal mode for R/Python scripts to work. Further more you also have to install R and all dependecies on the machine that runs the gateway.
Is this currently the case?
Greetings