Scenario: A Freshness alert generates when the data has not changed over a period.
Threshold set to generate alerts: Freshness frequency set to 3 days.
Example: Consider a table that contains multiple records and has not been updated for several days. In this case, the system generates an alert because the condition checks for table updates at a specified frequency, regardless of any modifications or changes to the data.
Alert: In this scenario, an alert triggers because the table has not been updated within the established threshold of three days. The alerts chart reflects a flat line, indicating no notable data changes during this period. This alert is not due to variations in the data but rather serves as a notification that the table remains unchanged. It serves as a prompt to review and update the data to ensure its ongoing relevance and accuracy.