# Select Table or Row from local Data

**URL:** https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [May 19, 2022, 7:08am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183 "2022-05-19T07:08:18Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![raviragas7y0ecx](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@raviragas7y0ecx](https://community.thunkable.com/u/raviragas7y0ecx)
#### Post date: [May 19, 2022, 7:08am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/1 "2022-05-19T07:08:18Z")

</div>

Hi

I am quite new to Thunkable.

I am working on an App using local Data in a Table.  
I have created a main Table with a few Pages (“Tables”).  
I want to display a particular “Page” when I click on a button.  
I do not see any Block that allows me to select that option.  
Also, is it possible to only display a particular row data while hiding the rest?

Thanks!  
Ravi

---

<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: [May 19, 2022, 7:36am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/2 "2022-05-19T07:36:26Z")

</div>

You need to provide a project link or share screenshots so others understand what you mean.

---

<div class="post-metadata">

### Author: ![raviragas7y0ecx](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@raviragas7y0ecx](https://community.thunkable.com/u/raviragas7y0ecx)
#### Post date: [May 19, 2022, 7:57am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/3 "2022-05-19T07:57:38Z")

</div>

Sure.

Here is the project link.  
[https://x.thunkable.com/projectPage/628471f31c88a10012ec7240](https://x.thunkable.com/projectPage/628471f31c88a10012ec7240)

In the third page, I have 2 Lists.  
When I click on List 1, I want the data from Table Page 2 to be displayed.  
When I click on List 2, I want the data from Table Page 3 to be displayed.

Alternatively, I can combine the data from Table Page 2 and Page 3 into separate Rows  
and display the correct Row when I make the selection.

Thanks!  
Ravi

---

<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: [May 19, 2022, 8:15am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/4 "2022-05-19T08:15:25Z")

</div>

Create another Data Viewer which is a copy of Data\_Viewer\_List2 and bind it to the other table.

then use this block to control it

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

See this demo  
 ![Two List](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/9/29dca2f3b3df87171f3de122854ee7d0ea5db9d9.gif)

---

<div class="post-metadata">

### Author: ![raviragas7y0ecx](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@raviragas7y0ecx](https://community.thunkable.com/u/raviragas7y0ecx)
#### Post date: [May 19, 2022, 10:03am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/5 "2022-05-19T10:03:27Z")

</div>

Hi @muneer

Thanks for your help!  
It works now!.

I hope Thunkable provides a Block to select the Page in code.  
That way, we can have a single Data Viewer and just select the correct Page.

Thanks!  
Ravi

---

<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: [August 17, 2022, 10:04am UTC](https://community.thunkable.com/t/select-table-or-row-from-local-data/1884183/6 "2022-08-17T10:04:22Z")

</div>

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