The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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: