Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ForecastingUserPreference

Represents the forecasting selections that a user has made, such as display options, date range, forecasting type, and currency.

Supported Calls

create(), describeSObjects(), query(), update(), upsert()

Special Access Rules

As of Spring ’20 and later, only standard users with the View All Forecasts or Allow Forecasting permission or delegated forecast manager status can access this object.

Fields

Field Name Details
ExternalId
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

A unique system-generated numerical identifier for the user.

ForecastingDisplayedTypeId
Type
reference
Properties
Create, Group, Sort, Update
Description

An identifier for the forecasting type that’s displayed.

ForecastingPeriodDuration
Type
int
Properties
Create, Group, Nillable, Sort, Update
Description

How long the forecasting period lasts.

ForecastingPeriodType
Type
picklist
Properties
Create, Group, Nillable, Restricted picklist, Sort, Update
Description

The forecasting period’s type. Valid values include: Month, Quarter, Week, or Year

ForecastingStartPeriod
Type
int
Properties
Create, Group, Nillable, Sort, Update
Description

The date when the forecasting period begins.

ForecastingViewCurrency
Type
string
Properties
Create, Group, Nillable, Sort, Update
Description

The currency shown on the forecasts page.

IsForecastingHideZeroRows
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows zero-value rows.

IsForecastingShowQuantity
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows forecast quantity.

IsHideForecastingGuidedTour
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows the guided tour.

IsHideForecastingQuotaColumn
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows a quota column.

IsShowForecastingChangeSignals
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows changes in the last 7 days.

IsShowForecastingQuotaAttainment
Type
boolean
Properties
Create, Defaulted on create, Group, Sort, Update
Description

Whether the forecasts page shows quota attainment information.