Would love to see GS respond to this. Please let us know if you find the answer.
We used to be able to export entire runtime collections easily.
You can do this with a hack today by adding a timestamps or an incrementing integer id to each entry in the collection.. then indexing this id/time stamp and then you can page through more than 100 rows by querying by the id...
S
Sadegh Broomand
said
over 4 years ago
We have this problem too. we want to get more than 100 results and there is no option in the panel to skip a certain number of results.
B
Bartosz Chodorowski
said
over 4 years ago
Answer
Hi,
We've had a similiar problem and Garreth from GS gave us a little hint:
Anh Pham
Hi,
The maximum number of results returned for a query (from Data Types) is 100 now.
I want to query (then export) data from Data Types without any limit of result for analytic purpose. How can I do?
Thank you!
Hi,
We've had a similiar problem and Garreth from GS gave us a little hint:
https://support.gamesparks.net/support/discussions/topics/1000090091/
I believe, you can use this trick to work your stuff out.
3 people have this question
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstDrew Ferraro
Sadegh Broomand
We have this problem too. we want to get more than 100 results and there is no option in the panel to skip a certain number of results.
Bartosz Chodorowski
Hi,
We've had a similiar problem and Garreth from GS gave us a little hint:
https://support.gamesparks.net/support/discussions/topics/1000090091/
I believe, you can use this trick to work your stuff out.
1 person likes this
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics