An automation alert if a blank report is uploaded via Data Shuffle
Hi, there are occasions where a source excel file will not have a data within.
I'm trying to build an automation to alert myself if this happens:
I'm trying to force the notification and its not working. I'm guessing because there is no trigger because the rows themselves haven't changed.
Any suggestions please?
Best Answer
-
Hi @Jack Parry
This automation is set by Date, so it should still run and check all the rows that exist in the sheet for if the Work Order Number is blank.
However keep in mind that if the row is entirely blank (as in it's a fresh row without any content at all) then it will be ignored in any workflow, as it essentially "doesn't exist". Does that make sense?
If you're looking to see if the entire sheet went blank, then what I would do is actually use a second sheet to check in. You could use a formula to simply COUNT a column that should always have text:
=COUNT({Column Reference})
Then set up this same alert on a time-based trigger looking to see if the formula has returned 0 or not. If it is 0, it could send you an alert with the sheet URL in the body of the message.
Let me know if that makes sense and will work for you!
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Answers
-
Hi @Jack Parry
This automation is set by Date, so it should still run and check all the rows that exist in the sheet for if the Work Order Number is blank.
However keep in mind that if the row is entirely blank (as in it's a fresh row without any content at all) then it will be ignored in any workflow, as it essentially "doesn't exist". Does that make sense?
If you're looking to see if the entire sheet went blank, then what I would do is actually use a second sheet to check in. You could use a formula to simply COUNT a column that should always have text:
=COUNT({Column Reference})
Then set up this same alert on a time-based trigger looking to see if the formula has returned 0 or not. If it is 0, it could send you an alert with the sheet URL in the body of the message.
Let me know if that makes sense and will work for you!
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
@Genevieve P. Worked perfectly! Thank you :)
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives