The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have the below script where i am plotting a HEATMAP using heatmaply function. This works with no issues in PowerBI desktop and R studio. When i publish it to powerbi service - i get the below SCRIPT RUN TIME error.
Error in eval(substitute(expr), data, enclos = parent.frame()) : object 'tickvals' not found
Hi @venkik79
Please check if your R package is supported in power bi Service.
For more info you may refer to this blog: Create visuals by using R packages in the Power BI service
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your reply