# Hello I need help!

**URL:** https://community.thunkable.com/t/hello-i-need-help/3759725
**Category:** Questions about Thunkable X
**Created:** [April 22, 2025, 2:19am UTC](https://community.thunkable.com/t/hello-i-need-help/3759725 "2025-04-22T02:19:15Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![protoxlouis2021](https://avatars.discourse-cdn.com/v4/letter/p/3be4f8/32.png) [@protoxlouis2021](https://community.thunkable.com/u/protoxlouis2021)
#### Post date: [April 22, 2025, 2:19am UTC](https://community.thunkable.com/t/hello-i-need-help/3759725/1 "2025-04-22T02:19:15Z")

</div>

I had several days trying to show by an Alert box data brought from a Firebase DB here is the blocks, If someone could find the error GOD BLESS YOU

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/c/9ca4d3e0d9c1247a96398d68365da7730c305e9d.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 22, 2025, 2:33pm UTC](https://community.thunkable.com/t/hello-i-need-help/3759725/2 "2025-04-22T14:33:59Z")

</div>

It’s helpful to see the blocks you used but we need more information. What is and is not working? Are you using the snap to place or drag and drop interface?

---

<div class="post-metadata">

### Author: ![protoxlouis2021](https://avatars.discourse-cdn.com/v4/letter/p/3be4f8/32.png) [@protoxlouis2021](https://community.thunkable.com/u/protoxlouis2021)
#### Post date: [April 22, 2025, 9:35pm UTC](https://community.thunkable.com/t/hello-i-need-help/3759725/3 "2025-04-22T21:35:27Z")

</div>

Hello!,  
Thanks for replying,  
I’m using drag and drop, I already set the API and URL parameters from the database, in fact I’m able to write from the app to the Database, but to bring the list and show it in an alert… now that’s another thing

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 23, 2025, 5:06am UTC](https://community.thunkable.com/t/hello-i-need-help/3759725/4 "2025-04-23T05:06:32Z")

</div>

The `Realtime_DB` block has been replaced by cloud variables. I would recommend using those as explained in the [documentation](https://docs.thunkable.com/blocks/blocks/variables-overview/connect-a-firebase-realtime-database).

This topic has some examples of what those cloud variables look like: [From where can we get the realtime DB block in new thunkable? - #2 by tatiang](https://community.thunkable.com/t/from-where-can-we-get-the-realtime-db-block-in-new-thunkable/2404301/2)

If you can write to the Firebase realtime database then you should use cloud variables to read from it. Also, before you work on an alert, make sure you can set a label’s text to a simple value from your realtime database. What is the green `value` block’s value from your screenshot? And the object properties of `value`?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [July 22, 2025, 5:06am UTC](https://community.thunkable.com/t/hello-i-need-help/3759725/5 "2025-07-22T05:06:54Z")

</div>

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