MichaelMichael8Qrew Member10 years agoAPI_DoQuery: How do I code where a field value is one of a series ? E.g. query={6.EX.1 OR 3 OR 7 OR 24 OR 2}. In SQL - select * from xyz where [6] in (1,3,7,24,2)
MichaelMichael8Qrew Member10 years agoThanks. I was hoping there was something similar to the HAS/XHAS list, but OR'ing.
Related ContentSorting Chart SeriesMultiple Series on Stacked Bar Chart?Best Practices SeriesColor-Code a Series in a Chart if the series is a Report FormulaAPI_DoQuery on Code Page