# Guardar actualizar y eliminar datos con la variable nube

**URL:** https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203
**Category:** Questions about Thunkable X
**Created:** [April 9, 2022, 1:08pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203 "2022-04-09T13:08:55Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 1:08pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/1 "2022-04-09T13:08:55Z")

</div>

Hello, I would like to know more about the variables because I have no idea how it works, if I want to save data, retrieve it, update it, and delete it under the userid variable, as I could do with the cloud variable, if someone could help me and explain with examples, I would be grateful.

thank you

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 9, 2022, 3:08pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/2 "2022-04-09T15:08:51Z")

</div>

Can you explain your own use case with details?

I gathered you want to use Firebase and want to know how to store/retrieve/update values in Firebase, is this correct?

Explain what you want to do and share the blocks that you tried so far which did not get you the expected results so others can guide you of what to do and how to fix the blocks.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 5:37pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/3 "2022-04-09T17:37:09Z")

</div>

I haven’t made any blocks yet because I don’t know how the variables work, let’s see I want to store data in a cloud variable without using firebase in real time and at the same time that it can be updated, deleted, retrieved that data in that cloud variable.

thank you

---

<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 9, 2022, 5:57pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/4 "2022-04-09T17:57:47Z")

</div>

If you are using a cloud variable then the data is going to be stored in Firebase.

Your other option is to use a Google Sheet or Airtable if you need online storage.

Or you can use stored variables or a local data source (table) to store data on the mobile device.

But you haven’t explained enough about how you plan to use the data.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 6:07pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/5 "2022-04-09T18:07:08Z")

</div>

is that that is the problem that I do not want to use online storage and I was looking and you can use the cloud type variable without using firebase in real time.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 9, 2022, 7:09pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/6 "2022-04-09T19:09:45Z")

</div>

> [@yamiletcurbeloaceved](#):
>
> I was looking and you can use the cloud type variable without using firebase in real time.

In Thunkable, `cloud variables` are permanently connected to `Firebase`. If you use the `cloud variables` without setting `Firebase` then you will not be able to save values and whatever data stored in the `cloud variables` would not persist between sessions.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 7:29pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/7 "2022-04-09T19:29:30Z")

</div>

okay, and how would it be to save data with the cloud variable in firebase

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 9, 2022, 9:11pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/8 "2022-04-09T21:11:13Z")

</div>

See this demo  
[https://x.thunkable.com/projectPage/6251f493ac76d70011a2a091](https://x.thunkable.com/projectPage/6251f493ac76d70011a2a091)

See this from the documentation  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/b/cb537e87dd4748a0252cbc205bfc09cad85dff21.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 9, 2022, 10:03pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/9 "2022-04-09T22:03:35Z")

</div>

If you don’t want online storage then you will need to use a stored variable or a local data source. You can read about those in the documentation but if you have specific questions about how to use them, post them here.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 10:16pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/10 "2022-04-09T22:16:30Z")

</div>

Thank you so much

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 9, 2022, 10:17pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/11 "2022-04-09T22:17:05Z")

</div>

thank you

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 10, 2022, 7:31pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/12 "2022-04-10T19:31:41Z")

</div>

This demo uses `stored variables` instead of `cloud variables`.  
[https://x.thunkable.com/projectPage/619b26462a8c5200388b8f38](https://x.thunkable.com/projectPage/619b26462a8c5200388b8f38)

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 11, 2022, 4:17pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/13 "2022-04-11T16:17:54Z")

</div>

Hello, thank you very much for the example, and with this variable the data persists, for example, if you change devices or use the device’s storage.

---

<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 11, 2022, 5:17pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/14 "2022-04-11T17:17:45Z")

</div>

Stored variables are saved to the mobile device. If you change devices, you will not have access to that data.

If you quit the app or turn off the device with the stored data, the data will still be there the next session.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 12, 2022, 11:55pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/15 "2022-04-12T23:55:51Z")

</div>

Hello, sorry to bother you again, I don’t understand the code very much, how I save various data with the cloud variable and how I would use the firebase blocks, and how I would make it return the data on another screen in a data viewer.

Thank you.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 13, 2022, 1:40am UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/16 "2022-04-13T01:40:01Z")

</div>

Can you share your project for me to see what you want to do and I will modify it to make it work?

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 13, 2022, 2:13pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/17 "2022-04-13T14:13:11Z")

</div>

hello let’s see I want to save several data with the variable  
cloud using the firebase blocks then one screen I want to save the data and then on another screen that the data is returned to me through the data viewer  
I’m doing it like this but I really don’t know how to do it

thank you

 ![variable cloud con firebase](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/a/fab3654356aad7e183e40beeac9e28a4eacf2732.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 13, 2022, 7:08pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/18 "2022-04-13T19:08:28Z")

</div>

Let’s start by using a simpler example  
[https://x.thunkable.com/projectPage/6251f493ac76d70011a2a091](https://x.thunkable.com/projectPage/6251f493ac76d70011a2a091)

This project has two screens. One to view the saved profile in Firebase and the other screen is to update the profile. Check it this makes sense to you.

---

<div class="post-metadata">

### Author: ![yamiletcurbeloaceved](https://avatars.discourse-cdn.com/v4/letter/y/ebca7d/32.png) [@yamiletcurbeloaceved](https://community.thunkable.com/u/yamiletcurbeloaceved)
#### Post date: [April 13, 2022, 8:57pm UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/19 "2022-04-13T20:57:47Z")

</div>

First of all, thank you very much for your help, and how would you do so that when you open the screen, it returns, for example, first name in a data viewer

 ![pantalla al abrir](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/6/760a7e642eea7242df7aee1b50be240df11f8550.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [April 14, 2022, 6:52am UTC](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203/20 "2022-04-14T06:52:40Z")

</div>

> [@yamiletcurbeloaceved](#):
>
> when you open the screen, it returns, for example, first name in a data viewer

DVL (Data Viewer List) is only bound to a database connection like Airtable, Google sheet or Local table. You can not connect DVL directly to Firebase.

[Next page](https://community.thunkable.com/t/guardar-actualizar-y-eliminar-datos-con-la-variable-nube/1826203.md?page=2)
