Clay Icon

How to Get Total Count from Find Keywords to Return Zero

ยท
ยท

Find Keywords Switched from Score Row to Find Keywords to give me more control over the logic/behaviour Built this test and realised there is a problem when Find Keywords does not find any Keywords, it seems what gets returned for Total Count is not Zero - which then makes any logic/math fail To test this, I wrapped the Total Count in an if/then to force a zero return and it worked But this seems hellava cluncky - is there a way to get Total Count from Find Keyword to return zero when zero keywords are found please?