Forum Discussion
DouweMeer
1 year agoImpactful Individual
Faster method for double boolean on filter?
Got this requirement that a source file contains per postal code a categorization. However, sometimes for a particular label, all postal codes are allowed. So I created something like this: minx...
DouweMeer
1 year agoImpactful Individual
Why do you work with VAR's in this scenario? Aren't VAR's stored in memory during operation? Wouldn't that suck in capacity?