Hello, within my flow, I have a select function as shown and and running a Filter array to pull out number greater that 49. I had the flow working great, then I added a 2nd filter array to filter out the user string and had issues. I have deleted the second string, and now I cannot get the filter array for greater than to not get confused between string and integer. I continue to get the error "greater than want two of the same, seeing string and integer", I have rebuilt it to what I thought I had and still get the error. Within the select i am using float(item()?['Not approved qty'] to change the string to float.
I am pretty novice at this so any help you may give to help correct my flaw is appreciated.