An automation returned an output called: csvReport.
What filter would be used to check if the automation returned results?
An automation returned an output called: csvReport.
What filter would be used to check if the automation returned results?
To check if the automation returned results, the appropriate filter to use would be 'Is defined/Exist'. This filter will determine if the output, csvReport in this case, is present and contains any data. Other filters like 'Equals/Matches', 'Contains/Includes', or 'In/In list' would not specifically check for the existence of the output.
D is correct.
D Exist
D, outputs only exist if they return something