K
KrispyData
I want to have 10 exclusion Criteria to my query. For example, let's say
there are 10 states that I do not want to retrieve data for. Would I use the
following in the criteria:
Is Not in ("California","Arizona","Texas", and so on for all 10 states)
Is this correct?
there are 10 states that I do not want to retrieve data for. Would I use the
following in the criteria:
Is Not in ("California","Arizona","Texas", and so on for all 10 states)
Is this correct?