Hi
I have a flow here
Everything works great and fast until it gets to the "filter array 2" . I just want to filter the Totals of less than 56 people before a table is created and email notification sent.
It looks like it is able to run fine, but it doesn't filter the Total to less than 56 at all. First it gave me a data type error - so I've added the int(56) to change it to integer but it still didn't work.
Any help would be great!
