# Flip X Y axis, frozen rows?

**URL:** https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655
**Category:** Ask for Help
**Created:** [August 25, 2020, 3:12pm UTC](https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655 "2020-08-25T15:12:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Money\_Concepts](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/money_concepts/32/12519_2.png) [@Money\_Concepts](https://community.glideapps.com/u/Money_Concepts)
#### Post date: [August 25, 2020, 3:12pm UTC](https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655/1 "2020-08-25T15:12:02Z")

</div>

My google sheet has the client info in rows 1-5 frozen, and column A with dates.

Glide only organizes by date instead of the clients name. Can I switch this?

Please advise.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 25, 2020, 3:23pm UTC](https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655/2 "2020-08-25T15:23:30Z")

</div>

Can you give some screenshots? What do you mean exactly by “frozen” and “organize by date”?

---

<div class="post-metadata">

### Author: ![Money\_Concepts](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/money_concepts/32/12519_2.png) [@Money\_Concepts](https://community.glideapps.com/u/Money_Concepts)
#### Post date: [August 25, 2020, 3:41pm UTC](https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655/3 "2020-08-25T15:41:49Z")

</div>

In google sheets : View-\> Freeze -\>Up to current row 5.  
I would like the tiles to show the clients name.

 ![glide app](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/179d7bbc1888690dce0015acae39ec1c873dcfdf.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 25, 2020, 4:42pm UTC](https://community.glideapps.com/t/flip-x-y-axis-frozen-rows/14655/4 "2020-08-25T16:42:41Z")

</div>

Firstly, freezing your view in the Sheets won’t affect the data Glide sees. It just affect your view. What do you store in those rows?

If you want to show the Client’s names, the sheet can be constructed with a Client\_Name column and a Money column like what you have in the screenshot.
