Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Everyone,
I wrote a R-Script that works/runs perfectly in Power BI Desktop but doesn't work when published to the Power BI Service. I'm not able to pinpoint the error, is it the pipe operator (%<%)? Any help would be highly apperciated, I've been struggling with this issue for some time now. Script Runtime Error: Evaulation Error: Level sets of factors are different
R-Script:
Thank you,
Val
Solved! Go to Solution.
Update:
I was able to figure out the issue with the R-Script Visual on the Power BI Service.
The level of factors was fixed by the following edits:
Hi, R Visual is currently not supported in Power BI Report Server. it's only available in PBI Service.
checkout the documentation.
https://docs.microsoft.com/en-us/power-bi/report-server/compare-report-server-service
Update:
I was able to figure out the issue with the R-Script Visual on the Power BI Service.
The level of factors was fixed by the following edits: