Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Currently in mashup builder, when you include a service that has a parameter of basetype QUERY, the data properties pane shows an "edit query" button, which only allows for filtering, but queries allow for sorting and nesting as well.
In the current situation, even though the QueryDataTableEntries supports it, I have to write an additional wrapper service or complex filter/Filterquery binding with extra service calls when I want to display a default sorted datatable.
The idea is to have the "edit query" wizard either support the full query capabilities (e.g. sorting as well), or have the ability to enter the queryString directly as text.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.