Data found & Data not Found

This condition checks if your data is empty or not.

The most common use case for Data found or Data not Found is to handle edge cases. For example, you can set up this condition to ensure that TaskBot skips those rows that do not contain data in certain columns.

Last updated