Hello, I have a strange situation where my workflow is returning no records from an input (rightly as I am not expecting any records)
but then my filter to only process the records further is still trying to process the data.
I have tried putting a record count in between and filtering where count > 0 but it still ignores the filter
any suggestions
regards
steve