DMXzone App Connect Data Traversal Support Product Page
Repeat with Group by and SORT
Reported 21 Mar 2018 13:15:18
1
has this problem
21 Mar 2018 13:15:18 Hans Haverlach posted:
I have a app connect page with a server connect en data-view.I use a repeat with de data from the data view as resource.
Since the data has duplicate records, I use a Group By on the repeat.
But now the data is sorted by the group by value.
I want it to be sorted on a different column value from the database.
When I place this different value in the 'Sort on' field of the data view dialog, it has no effect.
My question: How can I sort a repeat list that is grouped by a value with a different value?
Thanx!
Replies
Replied 22 Mar 2018 08:48:59
22 Mar 2018 08:48:59 Teodor Kuduschiev replied:
Hello Hans,
Are you using the data view as a source for your group by?
Are you using the data view as a source for your group by?
Replied 22 Mar 2018 09:04:35
22 Mar 2018 09:04:35 Hans Haverlach replied:
Yes, I do