Question Sam S · May 25, 2017 Using Ensemble Lookup tables with Contains. #Ensemble Is it possible to use a Contains clause using the IntersectLookup function? 0 0 1,067
Sean Connelly · May 25, 2017 Hi Sam,Is this what you are looking for...if ##class(Ens.Util.FunctionSet).Lookup("MyTable",key)["foo"with the contains [ operator? Sam S · May 25, 2017 Looking for a way to read a repeatable field for a specific value when using an Intersect Lookup table. Sam S · May 25, 2017 Looking for a way to read a repeatable field using a Lookup table.
Sam S · May 25, 2017 Looking for a way to read a repeatable field for a specific value when using an Intersect Lookup table. Sam S · May 25, 2017 Looking for a way to read a repeatable field using a Lookup table.
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.