Forum Discussion
RAnalytics
3 years agoNew Member
API Call with R works on PowerBI-Desktop but not in PowerBI-Service
Hello everyone, hope I'll find someone who can help me here. I've created an R-Script which calls an API that should get the latest ticket from the selected customer. Everything works fine when I ru...
lbendlin
3 years agoSuper User
Check this first before committing any more time to that approach
Learn which R packages are supported - Power BI | Microsoft Learn
RAnalytics
3 years agoNew Member
Hi Ibendlin, thanks for the feedback. I initially made sure that the packages I was using were supported. All the ones I use are listed
- lbendlin3 years agoSuper User
Is your personal gateway up and running?
- RAnalytics3 years agoNew Member
Yes, gateway is on but it is standard mode not one in personal-mode
- lbendlin3 years agoSuper User
R and Python scripts and visuals require the use of a personal gateway. They won't work with a standard gateway.