Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I am able to forecast my data with Time-series analysis using auto.Arima function in R and visualizing in PowerBI in desktop version. But when I am publishing to web, auto.Arima function of forecast library in R is picking different values for parameters (p,d,q) in the web version even though train & test data is similar for web & desktop version. And hence, I am getting different predictions in Desktop & web version.
Kindly help me to resolve this issue.
Dhwani
Hi Dhwani,
The reason may be in different versions of a package.
Check please a list of supported R packages in Power BI Service.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com
Hi @v-evelk ,
I am using the "Forecast" package which is supported by PowerBI. The data is within the limit(i.e 150,000) as well.
What else can be a possible solution for it?
Dhwani
Ho Dhwani,
Version of a package in Desktop and version of a package in Service are the same?
If no, please try to use the same version in Desktop. If it doen't help please will send us your report for analysis to pbicvsupport@microsoft.com.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com