Alerting on Non-updated Dataset

Howdy!
I am trying to create an alert on a dataset coming in through the email connector for when it doesn't update after 24 hours, for example. The dataset doesn't fail and therefore send a notification email because there is no email coming in to fail. But the dataset is no longer up to date and the connection needs to be checked. I am unable to find a way to create an alert for when something doesn't update after a certain period of time.
Answers
-
Hi @Kmeyers,
You can do this by creating an ETL or View on either the dataset or on a DomoStats dataset.
DomoStats will have a Last_Run_Date and individual datasets will have a _BATCH_LAST_RUN_ date.
You can then use a DATEDIFF() formula between now() and one of the 2 dates above, which will provide you with how many days since the last update. You can then set an alert that sends you a notification if "days since last update" is equal to or greater than 1.1
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 874 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 146 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive