# Little help!

**URL:** https://community.glideapps.com/t/little-help/7209
**Category:** Ask for Help
**Created:** [April 17, 2020, 12:34pm UTC](https://community.glideapps.com/t/little-help/7209 "2020-04-17T12:34:40Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [April 17, 2020, 12:34pm UTC](https://community.glideapps.com/t/little-help/7209/1 "2020-04-17T12:34:40Z")

</div>

Hello everyone, I’ve created an app whose Part of the content changes according to the day. So far it is working wonderfully. Only thing is that I have to reload sheets every day or night after 12AM. I am not ready to go pro so, is there any way I can make it reload automatically without having to get up after 12AM to do it myself? Remember, I am not ready to go pro at the moment.

Thanks for your help!

---

<div class="post-metadata">

### Author: ![iamtomgray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/iamtomgray/32/47662_2.png) [@iamtomgray](https://community.glideapps.com/u/iamtomgray)
#### Post date: [April 17, 2020, 12:49pm UTC](https://community.glideapps.com/t/little-help/7209/2 "2020-04-17T12:49:35Z")

</div>

Hi @SantiagoPerez,

Thanks for writing in. Pro apps refresh in the background so formulas like NOW() and IMPORTRANGE() update regularly. At this time, unless you have upgraded to Pro apps, you’ll need to continue to reload content manually.

I’m at your disposal should you have any further questions.

Many thanks,

Tom

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [April 17, 2020, 12:50pm UTC](https://community.glideapps.com/t/little-help/7209/3 "2020-04-17T12:50:23Z")

</div>

Thanks Tom!

---

<div class="post-metadata">

### Author: ![iamtomgray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/iamtomgray/32/47662_2.png) [@iamtomgray](https://community.glideapps.com/u/iamtomgray)
#### Post date: [April 17, 2020, 12:51pm UTC](https://community.glideapps.com/t/little-help/7209/4 "2020-04-17T12:51:22Z")

</div>

My pleasure. Wishing you and yours a happy Friday 🙂

---

<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: [April 17, 2020, 12:56pm UTC](https://community.glideapps.com/t/little-help/7209/5 "2020-04-17T12:56:30Z")

</div>

Also, if you change any data within the app, such as edit a record, or submit a form, that should refresh the data from the sheet. That might save you a little bit of headache by having to open the builder and clicking the reload button.

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [April 17, 2020, 1:05pm UTC](https://community.glideapps.com/t/little-help/7209/6 "2020-04-17T13:05:56Z")

</div>

I might try something like this.

Thank you!
