Using Ensemble Lookup tables with Contains.
Is it possible to use a Contains clause using the IntersectLookup function?
Discussion (3)1
Comments
Hi Sam,
Is this what you are looking for...
if ##class(Ens.Util.FunctionSet).Lookup("MyTable",key)["foo"
with the contains [ operator?
Looking for a way to read a repeatable field for a specific value when using an Intersect Lookup table.
Looking for a way to read a repeatable field using a Lookup table.