Hello,
On a request by Marco Kalter I made additional detailed tests and I found the problem.
My query uses stored procedures for some fields.
This fields were set to Queryable in QBEDefinition, but by content of the query, this fields cannot be queryable.
After removing the queryable flag from...