Hello,
that’s now how you use the Group By in App connect. You cannot just apply it to the table like that. After you create a repeat grouped by a property, you need to bind a value inside it using data from what is returned under $value:
thanks for your help. I didn’t know that I have to bind to another value. It is a little bit irritating that you get 2 $value options under Data Bindings and the mouse is always jumping to the first one…
Is there an other option to use group by for a query in Server Connect as I can’t group in Query Builder?
I just need to group by a certain column (Mkohtgeraet see Screenshot above). I just thought it would be easier to do this in Query Builder on server side.