As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi, i have a question about Kinvey fetching data. I about to fetching the data from my Kinvey to my android apps but i just only need the last row which meant the latest data insert in collection. Does any method to fetching last row from Kinvey database? Thank in advance.
Best Answer
C
Ckw Cfm
said
about 7 years ago
you can try to use query with sort the KinveyMetaData. and set the query limit to 1.
Yeong Shern
Hi, i have a question about Kinvey fetching data. I about to fetching the data from my Kinvey to my android apps but i just only need the last row which meant the latest data insert in collection. Does any method to fetching last row from Kinvey database? Thank in advance.
you can try to use query with sort the KinveyMetaData. and set the query limit to 1.
- Oldest First
- Popular
- Newest First
Sorted by PopularCkw Cfm
you can try to use query with sort the KinveyMetaData. and set the query limit to 1.
1 person likes this
Yeong Shern
Thank for your reply, i try first.
Yeong Shern
yes, i did it, i had voted for the answer!
-
Can I add KinveyReferences and other custom Arrays to the User entity?
-
How can I use custom enums within my Entity?
-
Linking an image does not save with LinkedData
-
How can I get all records saved by the current user?
-
Why don't all users see the same data when querying?
-
Retrieving related file from datastore collection - continued
-
Problem implementing sign up / login
-
Can Android API be used for Java?
-
I'm not receiving push notifications
-
It is impossible to receive object according to the link
See all 259 topics