Revamped forecasting in Zoho CRM

Revamped forecasting in Zoho CRM

Forecasting is an important part of a business's strategy to help set meaningful targets, optimize their sales strategies to help users achieve said target and drive revenue for the business.
With this in mind, we've brought a number of different enhancements to Zoho CRM's forecasting capabilities to help businesses understand their pipeline better, make accurate forecasts, set realistic targets, and help sales teams achieve them. Earlier in December, we briefed about these enhancements in forecasts in our Winter '21 announcement. We are thrilled to talk about these changes in detail here.

Create multiple and condition based forecasts across different periods

Businesses were limited to just a single forecast that encompasses all deals, but now you can create multiple forecasts, which can include all your deals or deals that match specified conditions, with a greater control of the forecast periods.
Forecasts can be created for all the available hierarchy:
  • Role/Reporting to
  • Territory


Forecasts can be created monthly or quarterly for the following forecast periods.
  • Current - 4 Quarters / 12 months of current fiscal year
  • Future - 4 Quarters / 12 months of the next fiscal year
  • Completed - The previous 2 fiscal years

 

Forecast types

Two forecasts types can be created which are based around the attribute that is used to set targets for your users:
  • Deal Revenue based forecasts - These are forecasts where the targets are based on currency fields like deal amount, expected revenue or other custom currency fields defined the deals module
  • Deal Quantity based forecasts - These are forecasts where the targets are based on system defined fields like "count of deals" and other custom number fields


Introducing Best Case and Committed deals under "Forecast Category"

In the current forecasting, deals only had three forecast categories that were associated with them.
  • Closed won - Deal was marked "Won"
  • Closed lost - Deal was marked "omitted"
  • Open - Deal was marked "Pipeline"
Now open deals can be tagged with new options under the forecast category:
  • Best case - Open deals that have a high chance of being won
  • Committed - Open deals that sales reps commit to winning
Instead of generalising all open deals as pipeline deals, this split gives a better picture as to where a particular sales rep stands in terms of the deals in their pipeline. This allows the administrator to make a more informed decision when setting targets for a particular user.

Sales reps also have the option to update the forecast category in a specific deal manually, to the appropriate option when the situation calls for it. The deal amount will then be updated in your forecast during its next sync

Transparent split of deals in your pipeline for optimal targets

When setting targets for your users, a popup with your pipeline data shows the split of deals to give you a better picture of where each user stands in-terms of sales numbers.
The deals are split into open and closed won deals, with the open deals being further split into best cases, committed and pipeline deals.

Zia offers target suggestions and predicts target achievement

When creating forecasts, there are two choices. They can be built from the ground up as a completely new forecast, or they can be linked and created from an existing forecast.
When creating a continuous forecast, Zia will calculate and suggest targets based on the historical data of your selected forecasts. This will be available in the forecast create page when setting targets.
The historical and current deal closure pattern of users will be analysed as well to give you the predicted target achievement for the users. Achievement predictions will be available in the target achievement report.

Compare your performance across different forecast periods

All your created forecasts will be available in a list view under the forecast module. You can now drill down into a particular forecast and compare how your business performance fared across the years.
Depending on the duration selected in the filter, the following data will be consolidated and shown at the top :
  • Total target
  • Achievement
  • Gap
Under the consolidated data, the forecast data for each quarter/month for the selected duration will be listed for a bird's eye view analysis. You can then drill down further to analyse the performance of individual users or roles if required.

Archived Forecast

The purpose of having forecasts is to keep track of the company's performance on various levels of the organization. Thus far, the forecast list view page shows data only for the completed two years, the current year, and one future year. So, as your business continues, you would be losing forecast records beyond two previous years. This clearly beats the purpose of having forecasts as the past data might still be significantly important. Hence, we have introduced archived forecasts as our latest enhancement.

  • The forecast list view displays up to 2 completed years' data. Now, the forecasts created beyond these two years will be archived automatically.
    For example, suppose the current forecast is for Q3 2021. The list view has records for completed forecasts since Q1 2019. The forecasts before Q1 2019 would be archived.
  • If a forecast configuration is edited, the current and future forecasts based on old configuration will be deleted while the completed forecasts will be archived.
    For the above example of point 1, if you edit the hierarchy or any other configuration, the completed forecasts will be archived, and the current forecast for Q3 2021 will be deleted along with any future forecasts created.
When will forecasts be archived?
  1. Completed forecasts over two years from the current year will be archived. For example, if the current year is 2022, forecasts of 2021, and 2019 will be available on the forecast list view page. Forecasts older than 2019 will be archived.
  2. Forecasts will be archived automatically upon editing forecast configuration- changing either the hierarchy or forecast type.
    For example if the Hierarchy is Reporting To, and its changed to Territory, or edit the forecast type, the existing forecasts would be archived.
  3. Forecast will be archived if the hierarchy preferences are modified in Company Details.
In the archived forecast page, the forecasts are listed in chronological order. You can also filter them based on Hierarchy, Forecast Type, and Time.


Notes
  • The archived forecasts cannot be edited, they are just for viewing purposes. Users can delete a forecast.
  • Up to 5 years of forecasts records would be available as archive.
  • Changing when the Fiscal Year of your org begins, say changing it from January to April, will delete all the existing forecasts as well as the archived forecasts.

Empowering forecast managers

Forecast managers can now build their own forecasts and assign targets to their role, their own target, their peers and sub roles & users. Individual teams can have their own distinct forecasts and targets which can be focused on. These forecasts will be visible for the Admin, CEO and the forecast manager of a higher role who can monitor these forecasts and update them when needed.
If a forecast manager's target has been modified by the CEO, admin or a forecast manager from a higher role, the modified target is locked and cannot be changed by the forecast manager.

That's all about the enhancements. For more details check out our help page Creating and Working with Forecasts.

We have opened this new forecast for all users subscribed to the paid editions of Zoho CRM, in all DCs. For users who are currently using the old forecasts, they will have the option to switch to new forecast till June end. Post which, it will be mandatory to switch to the new forecasts to access the forecast module.
 
Looking forward to hearing from you.


        • Recent Topics

        • DNS Manager

          Where Can I find my DNS manager so I can link this to click funnels or AWEBER
        • Forwarder

          Hi, I tried to add a forwarder from which emails are sent to my main zoho account email . However, it asks me for a code that should be received at the forwarder email, which is still not activated to send to my zoho emial account. So how can I get the
        • Forwarder

          Hi, I tried to add a forwarder from which emails are sent to my main zoho account email . However, it asks me for a code that should be received at the forwarder email, which is still not activated to send to my zoho emial account. So how can I get the
        • How do I sync multiple Google calendars?

          I'm brand new to Zoho and I figured out how to sync my business Google calendar but I would also like to sync my personal Google calendar. How can I do this so that, at the very least, when I have personal engagements like doctor's appointments, I can
        • Need to extract date from datetime field

          I have a datetime field and need only the date part from it. I am unable to find a built-in function that would be <DateTime>.Date(). I don't think I want to go the string conversion route of converting the datetime to string and then parsing out values and create a date out of it. Any one out there has a better solution to this? Thanks in adavnce. Regards Moiz Tankiwala Smart Training & IT Solutions
        • How to Hide Article Links in SalesIQ Answer Bot Responses

          I have published an article in SalesIQ, and the Answer Bot is fetching the data and responding correctly. However, it is also displaying the article link, which I don’t want. How can I remove the link so that only the message is shown?
        • New in Cadences: WhatsApp follow-ups, upgraded limits, and options for add-ons

          Hello everyone, We're rolling out two key updates to help you engage better and scale smarter with Cadences in Zoho CRM. Reach customers on WhatsApp, directly from Cadences Previously, Cadences have enabled you to automate follow-ups through emails, calls,
        • additional accounts

          If I brought 5 emails to my account. Can I later buy additional emails.
        • Issue in Zoho People Regularization – Incorrect Hour Calculation

          I have noticed that when applying attendance regularization in Zoho People for previous dates, the total working hours are not calculated correctly. For example, even if the check-in is 10:00 AM and check-out is 6:00 PM, the system shows an incorrect
        • Why I am unable to configure Zoho Voice with my Zoho CRM account?

          I have installed Zoho Voice in my Zoho CRM, but as per the message there is some config needed in Zoho Voice interface. But when I click on the link given in the above message, I get an access denied page.
        • Issue with Hour Calculation in Zoho People Attendance Module

          I have noticed an issue in the attendance regularization feature of Zoho People. When trying to regularize past dates, the total working hours are not calculated correctly. For example, if I enter a check-in and check-out time for a previous day, the
        • Cliq Meeting Calls No Audio and Screen Share

          When in a Cliq channel meeting, the audio does not work at all on pc. When i use my phone as audio source, screen share on pc does not work. I have updated audio drivers but the strangest thing is that during a 1 on 1 call, it works well. Therefore the
        • Bug in Total Hour Calculation in Regularization for past dates

          There is a bug in Zoho People Regularization For example today is the date is 10 if I choose a previous Date like 9 and add the Check in and Check out time The total hours aren't calculated properly, in the example the check in time is 10:40 AM check
        • Work anniversary and birthdays on connect

          Hello, I like the idea of having employee's work anniversary and birthdays on the dashbaord. Do you have to have the employee complete this information themselves in connect settings, or does it pull from their directory settings? (ie. we use Zoho one
        • Alias Email Id already exists

          Hi I'm trying to create an alias : contact @ yoavarielevy.co.il but i get the message  Alias Email Id already exists I had an account with the same name but I deleted it. Can you help? Thanx Yoav
        • BANK FEED - MAYBANK , provider from YODLEE IS NOT WORKING

          As per topic, the provider YODLEE is not working for the BANK FEED. It have been reported since 2023 Q3, and second report on 2023 Q4. now almost end of 2024 Q1, and coming to 2024 Q2. Malaysia Bank Maybank is NOT working. can anyone check on this issue?
        • Feature Request: Ability to Set a Custom List View as Default for All Users

          Dear Zoho CRM Support Team, We would like to request a new feature in Zoho CRM regarding List Views. Currently, each user has to manually select or favorite a custom list view in order to make it their default. However, as administrators, we would like
        • Adding Multiple Products (Package) to a Quote

          I've searched the forums and found several people asking this question, but never found an answer. Is ti possible to add multiple products to a quote at once, like a package deal? This seems like a very basic function of a CRM that does quotes but I can't
        • Zoho Commerce in multiple languages

          When will you be able to offer Zoho Commerce in more languages? We sell in multiple markets and want to be able to offer a local version of our webshop. What does the roadmap look like?
        • webinar registration confirmation are landing in SPMA folders

          I am trialing zoho webinar and do not have access to custom domains. When I test user registrations, they are working but the resulting confirmation email is landing in a spam folder. How can I avoid this?
        • Making digital signatures accessible to all: Introducing accessibility controls in Zoho Sign

          Hi there! At Zoho Sign, we are committed to building an inclusive digital experience for all our users. As part of our ongoing efforts to align with Web Content Accessibility Guidelines (WCAG), we’re updating the application with support that will go
        • Is there a way to set Document Owner/Sender via the API

          When sending requests for zoho sign, it would seem zoho uses the id of the person that created the zoho api cred to determine the owner_id, is there a way to set a default for this?
        • Transition Criteria Appearing on Blueprint Transitions

          On Monday, Sept. 8th, the Transition criteria started appearing on our Blueprints when users hover over a Transition button. See image. We contacted Zoho support because it's confusing our users (there's really no reason for them to see it), but we haven't
        • Delegates should be able to delete expenses

          I understand the data integrity of this request. It would be nice if there was a toggle switch in the Policy setting that would allow a delegate to delete expenses from their managers account. Some managers here never touch their expense reports, and
        • Add Save button to Expense form

          A save button would be very helpful on the expense form. Currently there is a Save and Close button. When we want to itemize an expense, this option would be very helpful. For example, if we have a hotel expense that also has room service, which is a
        • Multiple organizations under Zoho One

          Hello. I have a long and complicated question. I have a Zoho One account and want to set it up to serve the needs of 6 organizations under the same company. Some of the Zoho One users need to be able to work in more than 1 organization’s CRM and other
        • Error AS101 when adding new email alias

          Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
        • Unbundle feature for composite items

          We receive composite items from our vendors and sell them either individually or create other composite items out of them. So, there is a lot of bundling and unbundling involved with our composite items. Previously, this feature was supported in form
        • Regarding the integration of Apollo.io with Zoho crm.

          I have been seeing for the last 3 months that your Apollo.io beta version is available in Zoho Flow, and this application has not gone live yet. We requested this 2 months ago, but you guys said that 'we are working on it,' and when we search on Google
        • How do you print a refund check to customer?

          Maybe this is a dumb question, but how does anyone print a refund check to a customer? We cant find anywhere to either just print a check and pick a customer, or where to do so from a credit note.
        • MTD SA in the UK

          Hello ID 20106048857 The Inland Revenue have confirmed that this tax account is registered as Cash Basis In Settings>Profile I have set ‘Report Basis’ as “Cash" However, I see on Zoho on Settings>Taxes>Income Tax that the ‘Tax Basis’ is marked ‘Accrual'
        • workflow not working in subform

          I have the following code in a subform which works perfectly when i use the form alone but when i use the form as a subform within another main form it does not work. I have read something about using row but i just cant seem to figure out what to change
        • Fetch data from another table into a form field

          I have spent the day trying to work this out so i thought i would use the forum for the first time. I have two forms in the same application and when a user selects a customer name from a drop down field and would like the customer number field in the
        • Record comment filter

          Hi - I have a calendar app that we use to track tasks. I have the calendar view set up so that the logged in user only sees the record if they are assigned to the task. BUT there are instances when someone is @ mentioned in the record when they are not
        • How to View Part Inventory and Warehouse Location When Creating a Work Order in Zoho FSM

          Hi everyone, We’re currently setting up Zoho FSM and would like to improve how our team selects parts when creating a Work Order. Right now, when we add a part or item to a Work Order, we can select it from our Zoho Inventory list but we don’t see any
        • FSM too slow today !!

          Anybody else with problem today to loading FSM (WO, AP etc.)?
        • Not able to Sign In in Zoho OneAuth in Windows 10

          I recently reset my Windows 10 system, after the reset when I downloaded the OAuth app and tried to Sign In It threw an error at me. Error: Token Fetch Error. Message: Object Reference not set to an instance of an object I have attached the screenshot
        • Mapping a custom preferred date field in the estimate with the native field in the workorder

          Hi Zoho, I created a field in the estimate : "Preferred Date 1", to give the ability to my support agent to add a preferred date while viewing the client's estimate. However, in the conversion mapping (Estimate to Workorder), I'm unable to map my custom
        • The sending IP (136.143.188.15) is listed on spamrl.com as a source of spam.

          Hi, it just two day when i am using zoho mail for my business domain, today i was sending email and found that message "The sending IP (136.143.188.15) is listed on https://spamrl.com as a source of spam" I hope to know how this will affect the delivery
        • Delegates - Access to approved reports

          We realized that delegates do not have access to reports after they are approved. Many users ask questions of their delegates about past expense reports and the delegates can't see this information. Please allow delegates see all expense report activity,
        • Next Page