Filter not working even though value seems to match (Google Sheets)

Hi everyone,

I’m having an issue with a filter that should work, but doesn’t — and it’s driving me a bit crazy. Hopefully someone here can help me find what I’m missing.

:puzzle_piece: Scenario

I’m pulling rows from a Google Sheets document using the Google Sheets module. Then, I want to filter only the rows where the value in column Website (C) is exactly "Procesar".

Here’s the filter setup:

As you can see, every bundle is checking:

:outbox_tray: Data Input / Output

Here’s the output from the Google Sheets module, showing the first bundle. The value appears to be "Procesar" exactly:

Still, none of the filters are passing. Every bundle is being blocked.

:man_detective: What I’ve tried

  • I made sure there are no leading or trailing spaces.
  • I removed the data validation rule in the column, just in case.

Still, same problem.

Would love to hear how others approach this type of problem, especially if there’s a cleaner solution than using helper columns in Sheets.

Thanks in advance! :raising_hands:

Hello @Bob_G_Castro ,
Please Change “numeric operator” to “Text Operator”

1 Like