Real-Time Calculation — Salesforce Administrator Practice Questions
Real-time calculation refers to the way Salesforce computes certain field values, such as formula fields, on the fly each time a record is displayed rather than storing a static value. This approach ensures users always see current data without requiring batch updates, but it also means that very complex formulas can affect page load performance. The Administrator exam tests understanding of which field types recalculate in real time versus which types store a result, helping candidates make appropriate design choices.
Free questions on real-time calculation
A custom field formula references another custom field. When the referenced field is updated, when will the formula field recalculate?
Free question · easy · full answer + explanation