Searching value

I've encountered a problem. I'm trying to find a value in a table by using filter() and counting the number of rows in the filtered table, but this doesn't work:

filter({.:blacklist},"{id}==6")#records

Can you tell me what I'm doing wrong?

1 reply