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?
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?