Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

auto.arima behaves different after publishing to web

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

3 REPLIES 3
v-evelk
Microsoft Employee
Microsoft Employee

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

Anonymous
Not applicable

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

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors