# How do I store data in the app?

**URL:** https://community.thunkable.com/t/how-do-i-store-data-in-the-app/475776
**Category:** Questions about Thunkable X
**Created:** [February 20, 2020, 7:43pm UTC](https://community.thunkable.com/t/how-do-i-store-data-in-the-app/475776 "2020-02-20T19:43:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [February 24, 2020, 2:13pm UTC](https://community.thunkable.com/t/how-do-i-store-data-in-the-app/475776/2 "2020-02-24T14:13:43Z")

</div>

Hi @marcoiacovone239x3u 👋

Welcome to the Thunkable Community.

Could you do something like this with two stored variables?

> [@Combine Two Lists in One Listviewer](http://community.thunkable.com/t/combine-two-lists-in-one-listviewer/73525):
>
> In response to [this question](http://community.thunkable.com/t/text-over-two-lines-in-list-view/73209) from Jason, here’s a quick demo of how to [concatenate](https://en.oxforddictionaries.com/definition/concatenate) two lists into a single ListViewer. Here’s the remix link in case you want to experiment with this yourself: [https://x.thunkable.com/copy/eff5d510394e9c7e3a8db660070f2fc3](https://x.thunkable.com/copy/eff5d510394e9c7e3a8db660070f2fc3) 1. Prepare your two lists Your lists can contain anything you like, and the data can come from users/firebase/localDB/airtable - it’s completely up to you really. [34] 2. Create your variables In this example we’ll use A variable for the c…

---

_[View the full topic](https://community.thunkable.com/t/how-do-i-store-data-in-the-app/475776)._
