# \[Solved\] Problem with Data Viewer List and Airtable

**URL:** https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665
**Category:** Issues / Bugs
**Tags:** airtable, data-viewer
**Created:** [April 12, 2023, 10:42pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665 "2023-04-12T22:42:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![digital\_dynamite](https://avatars.discourse-cdn.com/v4/letter/d/a88e4f/32.png) [@digital\_dynamite](https://community.thunkable.com/u/digital_dynamite)
#### Post date: [April 12, 2023, 10:42pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665/1 "2023-04-12T22:42:54Z")

</div>

**How can I allow each user to have their individual data displayed using Airtable and Data Viewer List, rather than a shared list?**

To elaborate, users type their information in a Text Input and then click a Submit button. Their information is stored in Airtable and displayed through the Data Viewer List component in Thunkable. The issue I am facing is that the Data Viewer List is connected to the same table in Airtable for all devices. This means everyone’s data is displayed in the same Data Viewer List and all users would share the same list, however, I want an individual list per device.

Thank you!

Here is the link to the project: [Thunkable](https://x.thunkable.com/copy/727de8330bf0f7195fb4152bb2f25c12)

---

<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: [April 13, 2023, 4:39pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665/2 "2023-04-13T16:39:00Z")

</div>

@digital_dynamite Welcome to our community!!!  
A solution to this is to connect a local table with the Data Viewer List and save into it the recorders that make true a specific condition.

---

<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: [April 14, 2023, 7:17pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665/3 "2023-04-14T19:17:01Z")

</div>

@digital_dynamite Here is an example of blocks that is doing that

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f412fb41bf14b2f56a08ac804e11db30fa3907e.png)

---

<div class="post-metadata">

### Author: ![digital\_dynamite](https://avatars.discourse-cdn.com/v4/letter/d/a88e4f/32.png) [@digital\_dynamite](https://community.thunkable.com/u/digital_dynamite)
#### Post date: [April 14, 2023, 9:44pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665/4 "2023-04-14T21:44:46Z")

</div>

Thank you so much!

---

<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: [April 17, 2023, 12:12pm UTC](https://community.thunkable.com/t/solved-problem-with-data-viewer-list-and-airtable/2369665/5 "2023-04-17T12:12:28Z")

</div>


