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.3K Connect
- 1K Connectors
- 267 Workbench
- Cloud Amplifier
- 3 Federated
- 2.5K Transform
- 78 SQL DataFlows
- 524 Datasets
- 1.9K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 433 Beast Mode
- 22 Variables
- 508 Automate
- 114 Apps
- 386 APIs & Domo Developer
- 8 Workflows
- 25 Predict
- 9 Jupyter Workspaces
- 16 R & Python Tiles
- 331 Distribute
- 76 Domo Everywhere
- 255 Scheduled Reports
- 65 Manage
- 65 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 67 Community Announcements
- 4.8K Archive