# Need Help to create a listView from get command on RealTime DB witgh dynamic key

**URL:** https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546
**Category:** Questions about Thunkable X
**Created:** [September 25, 2019, 10:57pm UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546 "2019-09-25T22:57:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![robokidsrj](https://avatars.discourse-cdn.com/v4/letter/r/e5b9ba/32.png) [@robokidsrj](https://community.thunkable.com/u/robokidsrj)
#### Post date: [September 25, 2019, 10:57pm UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546/1 "2019-09-25T22:57:33Z")

</div>

Dears,  
i Have a DB schema on RealTime (List of access Login and password to different site)  
organised by userID access  
i need to create a list view only from site (not depending from UserID)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/d/9d3a5896c11348928eae5a67cba0b43a6205bb60.png)

sorry for that, i’ve searched in many posts without a real and clear solution

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/2/523d9a15d1a794e42859f9fe789d659363eaf728.png)

should i put a star(\*)to escape userID ?

other question ? how can i put the result in a list view without duplicate value ?  
many thanks for your help

---

<div class="post-metadata">

### Author: ![darren](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/darren/32/69854_2.png) [@darren](https://community.thunkable.com/u/darren)
#### Post date: [September 26, 2019, 1:20am UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546/2 "2019-09-26T01:20:47Z")

</div>

Here is another version of my FirePass app that stores the User ID in the “Website” object instead of in the path: [Thunkable](https://x.thunkable.com/copy/b4491bfba20f5519c7aaccb502496895)

### Looks Like

 ![47%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/c/cc3c8f947b202d0d107571769c8ec80fa9f5f1a2.png)

### Get List

 ![31%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/4/c481f32c66a3ee619a942aa9a74f41dbce29090e.png)

### Save Data

 ![16%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/c/8c9d7b5b98e50291821681a53d9dd002eeb4b1d1.png)

---

<div class="post-metadata">

### Author: ![robokidsrj](https://avatars.discourse-cdn.com/v4/letter/r/e5b9ba/32.png) [@robokidsrj](https://community.thunkable.com/u/robokidsrj)
#### Post date: [September 26, 2019, 8:52am UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546/3 "2019-09-26T08:52:16Z")

</div>

Daren !! are you realy daren who have the ThunkableX youtube channel ? how i’m lucky.  
i follow your channel since a while. in fact, this is your example (relative to Firebase series)

any way, just a question, i see your cloud variable DONATIONS.  
from where it’s alimented?

---

<div class="post-metadata">

### Author: ![robokidsrj](https://avatars.discourse-cdn.com/v4/letter/r/e5b9ba/32.png) [@robokidsrj](https://community.thunkable.com/u/robokidsrj)
#### Post date: [September 26, 2019, 9:16am UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546/4 "2019-09-26T09:16:07Z")

</div>

waaw, it’s OK, i’ve made the test, in fact it’s the / racine

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/need-help-to-create-a-listview-from-get-command-on-realtime-db-witgh-dynamic-key/244546/5 "2024-11-08T12:08:54Z")

</div>


