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
- Connect
- 1.3K Connectors
- 308 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 662 Datasets
- 118 SQL DataFlows
- 2.2K Magic ETL
- 821 Beast Mode
- Visualize
- 2.6K Charting
- 85 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 85 Workflows
- 23 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 116 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 142 Governance & Security
- 10 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 5K Archive