Is it possible to use a Data View to get a distinct list? For instance, I have a server connect that returns records that all have a city. I currently have a seperate server connect which returns a Distinct list of cities. Is it possible to do that client side with a Data View?
Would love to know if you ever got this question answered…
Is it possible to get distinct records returned using a dataview filter, if so what would the syntax be??