ARIMA forecasting
Hi, I am using ARIMA forecasting custom visual, While mid of my development, I am facing the error "Plotly is not defined" (java script error) unfortunately.
It was showing the trend perfectly. But I am facing this issue past couple of days. Can any one help me out.
I have downloaded the necessary packages of R and I am developing ARIMA custom visual in offline. Is this requires internet connection ?
Regards,
Senthil D
Hi 141507,
I never had javascript errors with plotly .
I'd recommend you to remove all R packages and install them from the beginning, you can try installing them from RStudio rather than from PBI desktop. Try using another R-engine (for example 3.3.x and 3.4..x). As well, update the Power BI desktop to the most recent one. Hope it helps.