Hi folks,
I need to filter a database for a make eg, ford - this can be done easily and I know how to do this part.
But what I want to do is show the results in 'Select" at the moment I can do that, but I need to group the makes for example if I have x10 fords in there I only want it to show one in the Select Box.
Is there a video on this, I’ve tried to use the group by on the data source but it down not work and won’t return the results. Without the group by it will return the results but does not group them.
I am not referring to the front end. Just create a new query in server connect (this is where the query builder is) and use the distinct option for the column you need …