Introduction to the Predicted By Check
The Predicted By check compares a field against a value your expression predicts for the same row, allowing a tolerance either side. It is the rule for a column that is supposed to follow a formula: the expression states what the value should be, and the tolerance states how far it may drift before that matters.
This section is the complete guide to the check. The Deep Dive covers the definition, properties, and full evaluation semantics, explains how anomalies are reported, walks through production examples, and collects best practices; the How-tos are step-by-step tutorials for creating, editing, and deleting a check; the API page documents the payload for programmatic use; and the FAQ answers the most frequent questions.
Next Steps
-
How It Works
The complete reference: definition, field scope, the prediction expression, how the tolerance band works, date and time targets, NULL handling, filter behavior, and coverage.
-
Anomaly Reporting
The anomaly messages the check produces, what the numbers mean, Source Records behavior, and Custom Anomaly Description.
-
Examples
Three production scenarios with sample data, anomaly messages, and the SQL equivalent of what the check evaluates.
-
Best Practices
Guidelines for writing the prediction, sizing the tolerance, and choosing between this rule and a simpler one.
-
Permissions
The team permission each action needs: view, create, edit, archive, restore, and delete.
-
Create a Check
Step-by-step tutorial for creating a Predicted By check with a prediction expression and a tolerance.
-
Edit a Check
Step-by-step tutorial for changing the expression, the tolerance, or the coverage on an existing check.
-
Delete a Check
Step-by-step tutorial for archiving a check and deleting it permanently.
-
Troubleshooting
Common problems with tolerance sizing, NULL results, date targets, and anomaly reporting.
-
API
Payload shape and field notes for creating a Predicted By check programmatically.
-
FAQ
Short answers to questions about the expression, the tolerance band, NULLs, and anomaly reporting.