How to retrieve distinct values from a collection?
Hello,
Please try to use distinct query once more. It should work now.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
Please try to use distinct query once more. It should work now.
Ok, got it to work. Had to use the POST method. The GET method does not work.
Now how do I populate a dropdown list with the result. The above example does not seem to work for a dropdown list.
Thanks in advance.
Hello! To map results to Mobile Select Menu you need to configure your service parameters. The service you use to get distinct values from DB should have the following response structure
There is a dot (.) under response parameter "$"
This service you need to add on screen and create mapping shown on screenshot: