It is about filtering the ZIP code of a customer address database for output in the map viewer node. of a customer address database for output in the map viewer node.
I test some Nodes like interactive Value Filter Widget and the Interactive Range Slider Filter Widget
but neither of them solve the problem.
first, I have noticed that your ZIP data is string based. If so, the strings can of course be processed directly. With the String Manipulation node and the entry substr($ZIP$, 0,1) the required nominal value can be generated.
Second, it looks like a problem with your KAP installation.