Forecasting with Zero's

stevie2612

New Member
Joined
May 25, 2021
Messages
13
Office Version
  1. 365
Platform
  1. Windows
Hi,

We have Forecasts with Sprodic demand that we are trying to show patterns but because of the Zero's i dont know how to do.

Below i have a customer who in the last two years has bought in July and January, i want a formula to predict from past buying of July and January and show or suggest the demand in these months. Any idea how i can do this?

Thanks

1621943138367.png
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
HI

You could use Filter function to get data with more than zero

To do this, enter the following formula in G2

=FILTER($A$2:$B$37,$B$2:$B$37>0)



1623909158545.png


Then select the data and Click on Forecast sheet and set Forecast End to 29 Feb 2024 as highlighted in yellow.

1623909325666.png


You will get this result in another sheet.

1623909440718.png


Kind regards

Saba
 
Upvote 0

Forum statistics

Threads
1,214,945
Messages
6,122,395
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top