How can i access fire base data with indexing?

Hello Team,

I am new to Kodular, How can i access firebase data with indexing.

I want access data as gkquiz[0][‘question’], gkquiz[0][‘answer’], gkquiz[1][‘question’], gkquiz[1][‘answer’] .

Project bucket name is gkquiz

I tried as below.

By default its giving first element data. Can you please help??

Thanks,
Surendra

https://firebase.google.com/docs/database/security/indexing-data

BTW, do not set tag value as single digit especially zero. You will not get response

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