xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Account Group Rule — entity reference
REFERENCE · Last reviewed

Account Group Rule — entity reference

One dynamic-membership condition under an AccountGroup: a field name, an operation and a value, evaluated against the Account entity by the shared group-rule engine when the group's member rebuild runs. Rules are ordered by SequenceNumber (custom logic refers to them by 1-based position) and combined according to the parent group's RuleSuccessCriteria. The same rule shape and engine back ItemGroupRule and ServiceCampaignRule.

Fields

FieldLabelTypeRequiredWhat it does
AccountGroupIdAccount GroupLookup → AccountGroup
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
FieldNameField NameTextThe Account property this rule tests.
FieldValueField ValueTextThe comparison value, always stored as text and coerced to the target property's type at evaluation time. Numeric comparison is culture-invariant and scale-insensitive, so a stored '10000.00' matches a numeric 10000. For the in and notin operators this is a comma-separated list.
IdIdGuidYes
ModifiedByIdModified ByLookup → UserAccountYes
NameRule NameTextYes
OperationOperationPickListThe comparison operator. The engine understands equals, notequal, lessthan, greaterthan, lessorequal, greaterorequal, like (substring), in and notin (comma-separated), plus includes/excludes which always fall back to in-memory evaluation. The seeded picklist exposes only equals and greaterorequal, so most of the engine's operators can only be set outside the standard form. Values: equals, greaterorequal.
OwnerIdOwnerLookup → UserAccountYes
RecordTypeIdRecord TypeGuid, hidden
SequenceNumberSequence NumberNumberYes
UIPropsUI PropsText
UpdatedDateTimeModified DateDateAndTimeYes

Actions

ActionLabelTypeWhat it does
BulkDeleteDelete SelectedDeleteDelete the selected records.
CloneCloneServerAction (Clone)Create a copy of this record
DeleteDeleteDeleteDelete
DeleteInListDeleteDeleteDelete in a list page
EditEditEditEdit
EditInLineEditEditDelete in page.
NewNewNewInlineNew
UIActionUI ActionUIActionUI Action