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.

AdvAcctFrcstDisplayGroup

Represents information about the groups for the advanced account forecast set measures or dimensions. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
AdvAccountForecastSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The forecast set associated with the advanced account forecast display group.
This is a relationship field.
Relationship Name
AdvAccountForecastSet
Relationship Type
Lookup
Refers To
AdvAccountForecastSet
AdvAcctFrcstDisplayGroupName
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the advanced account forecast display group.
GroupType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the category for the display group.
Possible values are:
  • MEASURE—Measure
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the display group is the default group.
The default value is 'false'.
UserProfileId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The profile for which the display group is applicable.
This is a relationship field.
Relationship Name
UserProfile
Relationship Type
Lookup
Refers To
Profile