What is your goal?
Hi,
I am trying to set up a simple workflow that allows me to automate email sending based on certain metrics on my google sheets.
What is the problem & what have you tried?
I have a Google Sheets file with approximately 1,500 rows.
The rows are populated with creators (on Instagram) and their corresponding follower count. For context, I have creators ranging from 100-2M followers.
I am trying to simply filter all creators with less than 100k followers. Manually doing this on sheets works just fine, however I need this basic functionality to work on make.com because I have a pipeline that eventually will send out emails.
When I try to add a filter to the module:
Column B ≤ 100,000
It only ever returns with 27 results (rows). I then removed the filter and ran it without any filters, and it returned all rows in my sheet (1,500).
I am quite stumped as to why I keep getting 27 results, when in fact it should be around 1000.
I have around 10k credits (which I initially thought was the problem, but its not).
The colomn on my Google Sheets is in number format.
The filter is numeric operators: less than or equal to 100000
Would appreciate some guidance, thanks a lot!

