# A bunch of related rows in a Single Tab of the App

**URL:** https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872
**Category:** Ask for Help
**Created:** [December 20, 2023, 12:54pm UTC](https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872 "2023-12-20T12:54:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Finance\_Account](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/finance_account/32/68111_2.png) [@Finance\_Account](https://community.glideapps.com/u/Finance_Account)
#### Post date: [December 20, 2023, 12:54pm UTC](https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872/1 "2023-12-20T12:54:40Z")

</div>

Hi guys , I really need to get this solved!  
So my requirement is Suppose Cell A2 Has a Campaign Name  
And relating to that campaign name it has series of Influencers in different rows

So how do I get all this bunch of rows in a Single Tab of the App?

Also I will be giving my employees to enter cost beside each influencer  
[SAMPLE](https://docs.google.com/spreadsheets/d/1RtdOaZRA_qx_9Nq22I6bvoQQvEE_0dCXT1FmyCBOWYA/edit?usp=sharing)

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [December 20, 2023, 12:59pm UTC](https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872/2 "2023-12-20T12:59:37Z")

</div>

**In the Data Editor**  
Two tables, Campaigns and Influencers, create a relation between the tables.

**In the Layout Editor**  
On the detail screen, add a collection with the relation as the data source.

---

<div class="post-metadata">

### Author: ![Finance\_Account](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/finance_account/32/68111_2.png) [@Finance\_Account](https://community.glideapps.com/u/Finance_Account)
#### Post date: [December 20, 2023, 1:45pm UTC](https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872/3 "2023-12-20T13:45:15Z")

</div>

Hi Nathanaelb,  
Thanks for a reply,

May i know how to create relation between tables, i am a new user at GLIDE

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [December 20, 2023, 1:52pm UTC](https://community.glideapps.com/t/a-bunch-of-related-rows-in-a-single-tab-of-the-app/68872/4 "2023-12-20T13:52:11Z")

</div>

> **[Relations | Glide Docs](https://www.glideapps.com/docs/automation/computed-columns/relations)**
>
> Create relationships and link rows together.
