# About airtable (random list)

**URL:** https://community.thunkable.com/t/about-airtable-random-list/604882
**Category:** Questions about Thunkable X
**Created:** [June 9, 2020, 2:13pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882 "2020-06-09T14:13:39Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![metin](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@metin](https://community.thunkable.com/u/metin)
#### Post date: [June 9, 2020, 2:13pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/1 "2020-06-09T14:13:39Z")

</div>

I have " question" column in Airtable. I want to list the quesitons random on a label, when I click a button. I have 20 questions (20 rows) in my airtable. Can someone show the blocks?

---

<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: [June 9, 2020, 2:20pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/2 "2020-06-09T14:20:11Z")

</div>

Hey @metin

There’s two parts to this.

One is to save the Airtable to a local list variable.

The second is to select a random item from the list that you generated from your Airtable data.

Something _like_ this should work for you:

 ![random_airtable_item](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/e/7e8cb0243e1a43790a921ce829bd18e3fa9ab4ef.png)

---

<div class="post-metadata">

### Author: ![metin](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@metin](https://community.thunkable.com/u/metin)
#### Post date: [June 9, 2020, 2:29pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/3 "2020-06-09T14:29:49Z")

</div>

@domhnallohanlon This block listed all question from airtable, did not list random. Do I have mistake?

---

<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: [June 9, 2020, 2:40pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/4 "2020-06-09T14:40:34Z")

</div>

Did you try them yet?

The `random item of list` selects a random item from a list.

---

<div class="post-metadata">

### Author: ![metin](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@metin](https://community.thunkable.com/u/metin)
#### Post date: [June 9, 2020, 2:42pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/6 "2020-06-09T14:42:44Z")

</div>

yes, I tried but I have still problem

---

<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: [June 9, 2020, 2:43pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/7 "2020-06-09T14:43:33Z")

</div>

what does the error block return?

---

<div class="post-metadata">

### Author: ![metin](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@metin](https://community.thunkable.com/u/metin)
#### Post date: [June 9, 2020, 2:56pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/9 "2020-06-09T14:56:19Z")

</div>

> **[Thunkable X Web Companion](https://x.thunkable.com/web-build/index.html?projectId=5edf6b0b8f289744104423e2&noframe=1&responsive=1)**
>
> Powered by Thunkable

Lists only one question

---

<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: [June 9, 2020, 2:57pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/10 "2020-06-09T14:57:23Z")

</div>

Sure - but that’s not an error code or error message?

Is there an issue with your blocks somewhere perhaps?

---

<div class="post-metadata">

### Author: ![metin](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@metin](https://community.thunkable.com/u/metin)
#### Post date: [June 9, 2020, 2:57pm UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/11 "2020-06-09T14:57:55Z")

</div>

no error

---

<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: [November 8, 2024, 11:27am UTC](https://community.thunkable.com/t/about-airtable-random-list/604882/12 "2024-11-08T11:27:27Z")

</div>


