Forum Discussion
R Script visual looks different in PowerBI Desktop compared to online (published) report
Hi joey_russ
So the value in comments is not showing up correctly on Power BI Service, is it ? Can you provide the R Script for reference ?
How to provide sample data in the Power BI Forum - Microsoft Fabric Community
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- joey_russ2 years agoRegular Visitor
Hi Anonymous
Yes, that's right. Everything in Power BI Desktop is correct, but after I publish it, the comments column is different on the Power BI website.
I've provided links to the whole pbix file and the R Script file for the visual on the first page. For the R Script visuals to work in Power BI Desktop, the code at the top of the R Script needs to be run, so the packages "grid" and "gridExtra" are installed. Additionally, I've de-indentified some of the data since none of the information affects the R Script visuals (I also checked to make sure the publication error stills occurs, and it does).
If there's any other information I can provide that would help, let me know. Thanks for your help!
Link to pbix file: https://4csouthernin-my.sharepoint.com/:u:/g/personal/intern_buildingblocks_net/ETgk3kWYHxFPtsFJoxBbJQIBDvH6PxaAvOPQWrY0CAt7GQ?e=kfjscN
Link to R Script file: De-Identified R Script Visual Code (First Page).R