Siena
05/07/2019, 1:48 PMstatus
column displays letters from A to H (with 'B' being pending receipt), if I try to use a query condition of { fieldId: 'status', operator: query.Operator.ANY_OF, values: ['B'] }
I get 0 results. I have also tried the value 'PurchOrd: B' to no avail. Why does it work as a query column, and in the workbook, but not as a condition? Do I need different syntax? Idk what else to try out.mattdahse
05/07/2019, 1:54 PMPurchOrd:B
mattdahse
05/07/2019, 1:54 PMSiena
05/07/2019, 2:02 PM