How do get firebase greatest tag?

Hello everybody
I use Firebase. all my documents are tagged with numbers.
Is it possible with firestore extension (great work !) to create a query to get only the greatest tag ?
(something like the mysql statement “select max(tag) from table” )
I apologize for my poor english.
best regards
Phil

Can you show your Firebase structure Pls.

Is this worked for you?, But i have tried with firebase tag only. Also it should start with number and should not exceed more than 2 digit

Screenshot_9

@Still-learning

I believe the OP is using Firestore, not Realtime Database with the FB component

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.