Get row count by values

This is certainly possible right now, but it takes a lot of blocks compared to a single built in block. It would basically be “Get rows by values,” but it would just return a row count and nothing else. It wouldn’t be an iterator either.

This would be sooo useful but as of now, really the best way to get this is with the following structure. It’s not pretty or clean but it gets the job done, it would be nice for this to be built in though

Create Local VariableGet Rows by ValuesUpdate Local Variable (total iterations) → Break

Yep, that’s what I’ve been doing every time I need it. Got fed up and decided to suggest this instead lol

Lol, I’ve been debating asking for this for a while simply based on how easy it is to replicate functionality

1 Like