For the love of god I cannot figure out why Find Slot doesnt work properly in my model.
I have a bunch of racks, some with zoneID HBL and one with zoneID PBL. If i query using WHERE slot.zoneID == "HBW" I get a slot if i query with WHERE slot.zoneID == "PWL" or WHERE slot.zoneID != "HBW" I get nothing.
Attach is a model where anything else but the racks have been removed, just to illustrate the issue.