Some strange behaviour associated with SQL use from InfoQube
I observe strange behaviour when I try to make use of SQL from InfoQube.
I have created two fields, which I have tried to make as identical as possible. The fields are called FieldA and FieldB. I have then defined two grids, called GridA and GridB based on fields FieldA and FieldB respectively. I have defined further fields called ValidA and ValidB which are based on GridA and GridB respectively.
ValidA is a text field. In the editor section of the properties for the field, I specify:
SELECT item AS ValidA FROM GridA and also tick “Entry must be in list”.