Get value first (firebase)

Hi!!

Quick question, i’m a bit stuck.

I’m using Firebase. When ‘Current User Success’ I GET values from firebase, I need to make sure that I GET one of those values first, before any of the other values, once I get that value I can go ahead and get the rest.

Is there any way to do this?

Thanks!!

1 Like

How you showing the data from firebase in list or what…? @gopayarg

Hi!

In this case I am showing them in labels, one label ends up being the project bucket for the rest, thats why I need to get that value before the others.

Thanks!