# Specifying the display period of posts

**URL:** https://community.glideapps.com/t/specifying-the-display-period-of-posts/20278
**Category:** Ask for Help
**Created:** [December 25, 2020, 3:47am UTC](https://community.glideapps.com/t/specifying-the-display-period-of-posts/20278 "2020-12-25T03:47:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hisashi.fujita](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hisashi.fujita/32/17088_2.png) [@hisashi.fujita](https://community.glideapps.com/u/hisashi.fujita)
#### Post date: [December 25, 2020, 3:47am UTC](https://community.glideapps.com/t/specifying-the-display-period-of-posts/20278/1 "2020-12-25T03:47:22Z")

</div>

If the posting date of an article is recorded, how can I display only those posted within a week?

 ![スクリーンショット 2020-12-25 12.50.55](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/e/8ec6159ce7338684e308b6fbea80173a222968f2.png)

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [December 25, 2020, 4:21am UTC](https://community.glideapps.com/t/specifying-the-display-period-of-posts/20278/2 "2020-12-25T04:21:51Z")

</div>

You can use a math column to get `Now - 7` and then only show articles that are `on or after` that column.

---

<div class="post-metadata">

### Author: ![hisashi.fujita](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hisashi.fujita/32/17088_2.png) [@hisashi.fujita](https://community.glideapps.com/u/hisashi.fujita)
#### Post date: [December 25, 2020, 4:52am UTC](https://community.glideapps.com/t/specifying-the-display-period-of-posts/20278/3 "2020-12-25T04:52:25Z")

</div>

Thank you Robert.  
I think it was successful.

 ![スクリーンショット 2020-12-25 13.51.21](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/2/62881a82f30e793c7d552ae8643510fcc0008a04.png)
