Yep - Got it - Only one more Q now.
Using the following row in the URL “https://nnnnnnnnnnnnnn.supabase.co/rest/v1/crossdatabas?highscore=gt.399000&select=*,order=highscore ascending=true”
Works quite fine - i only get result above 399000 listed, perfekt. However, The ordering does not work
i guess it has to do with HOW the url is built. The “order=highscore ascending=true” part of the url does not work… How can i combine these commas? Question marks or…
Cant find any relevant stuff in the documentation for a combo…
Any idea…