Hello
in the first case I used the url for OData with $filter and $include in line 26. This results in an incorrect OData request when I used the column filters in the grid. The expression $filter is then twice in the url.
In the second case, I tried to convert the url for OData into a query in lines 26 and 27. Unfortunately, I will not receive any data.
Please give me hints on how to formulate the query.
Attachment:
Files_ff98493e.zip