If I define a prompt on an attribute IDESC, and set the min/max number of elements to 1, can I make the engine generate SQL using WHERE X = Y instead of using WHERE X IN (Y)?
For that matter, if I create a static filter that only qualifies on one attribute element, can I force the use of '=' without having to qualify on just the ID?
Thanks.
For that matter, if I create a static filter that only qualifies on one attribute element, can I force the use of '=' without having to qualify on just the ID?
Thanks.