Hi @Ron_vB
,You could use a python step, but a simpler way to achieve this would be to use a check on the dataset with a minimum record value of 1.
Then, add a "run checks" step in the scenario. You will need to check "consider warnings as failures".
In the "send message" step, for the field "Run this step", you can add "if no prior step failed".
If the dataset has at least 1 record, the step will pass and the message will send. If the dataset is empty, the message step will not run.
Please let me know if this works for you.
Thanks!
Jordan
Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!