# Use budget app for multiple conversations

**URL:** https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370
**Category:** Ask for Help
**Created:** [March 11, 2020, 10:47pm UTC](https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370 "2020-03-11T22:47:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Chief\_John\_Vanderpuy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/chief_john_vanderpuy/32/4080_2.png) [@Chief\_John\_Vanderpuy](https://community.glideapps.com/u/Chief_John_Vanderpuy)
#### Post date: [March 11, 2020, 10:47pm UTC](https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370/1 "2020-03-11T22:47:12Z")

</div>

Hello Everyone, I will get right down to it. I would like to make a budget app in which different users can access their own data. I am having trouble doing this with the budget app template. especially the ‘Home Section’. I still see data belonging to another user when I am logged in.

Does anyone have any ideas?

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [March 11, 2020, 10:52pm UTC](https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370/2 "2020-03-11T22:52:17Z")

</div>

> **[Row owners](https://docs.glideapps.com/all/reference/privacy-and-per-user-data/row-owners)**
>
> A secure way to give users access to certain records

---

<div class="post-metadata">

### Author: ![Chief\_John\_Vanderpuy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/chief_john_vanderpuy/32/4080_2.png) [@Chief\_John\_Vanderpuy](https://community.glideapps.com/u/Chief_John_Vanderpuy)
#### Post date: [March 20, 2020, 8:20am UTC](https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370/3 "2020-03-20T08:20:54Z")

</div>

Hi David, thanks this worked for the other tabs. But for the home section, I still see data from other users. e.g it says i have spent a total of 2186.41 but the graph shows i have only spent 1601.31 (this is accurate).

> **[Susu](https://0x8wu.glideapp.io/)**
>
> Made with Glide from a Google Sheet, without writing any code.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 21, 2020, 4:35pm UTC](https://community.glideapps.com/t/use-budget-app-for-multiple-conversations/5370/4 "2020-03-21T16:35:45Z")

</div>

> [@Tile component not showing](https://community.glideapps.com/t/tile-component-not-showing/5573/6):
>
> How are you coming up with your total? On your Totals sheet, you are going to need a relation to link the user email to the user email in the Items sheet. Then you will need to point your Rollup to the relation column to get your item totals for each user.
