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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.

Top Solution Authors