Get multiple categories and show as for example "badge"?

@s.alpaslan ok still trying to get it working. With your solution I need to change complete Server Connect logic, which is complex already. As I'm filtering them and getting back two different queries. Both Queries then need to be changed with your steps. Also I would need to change my App Connect side where I use a filter and would need to change all Databindings, cause I need to change the root data path. Not sure if you know what I mean?

So now I have that here, but I dont use the server connect as data binding, as I have a filter. So how does your app connect look like? That would help, as my query is still not working.

I guess it would be easier to make two different Server Actions?

  1. Mainquery and create a Server Connect
  2. Add that Subquery with Categories as Sub Server Connect and then filtered by first mainquery.

This post is solved with that how to here