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
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 526 Datasets
- 2.1K Magic ETL
- 3K Visualize
- 2.2K Charting
- 441 Beast Mode
- 23 Variables
- 514 Automate
- 115 Apps
- 391 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 67 Manage
- 67 Governance & Security
- 1 Product Release Questions
- Community Forums
- 41 Getting Started
- 27 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive