on 2020 Jun 20 6:34 PM
Hello,
i have an analytic query and when i try something like "$select=Customer" in SAP Gateway Client it gives me a grouped result and everything is fine. But when i try it with my Service in the WEbIDE and have "$select=ClusterName" in my query options for a list there are no values visible 😞
Maybe someone can help me 🙂
Kind Reagrds
Fabian
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Fabian,
As a workaround, in your MDK .service metadata, please set the Service Option for fixMissingNullValues to true.
"OnlineOptions": {
"ServiceOptions": {
"fixMissingNullValues": true
}
}
This should allow the query to return the result set expected. We are still looking into this further as well from our side.
--Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
19 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.