# Create a List of specific Relation Items

**URL:** https://community.glideapps.com/t/create-a-list-of-specific-relation-items/61321
**Category:** Ask for Help
**Created:** [May 4, 2023, 12:30am UTC](https://community.glideapps.com/t/create-a-list-of-specific-relation-items/61321 "2023-05-04T00:30:36Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 4, 2023, 2:13pm UTC](https://community.glideapps.com/t/create-a-list-of-specific-relation-items/61321/14 "2023-05-04T14:13:25Z")

</div>

Okay, so this is where I would use a [Helper Table](https://community.glideapps.com/t/how-would-you-describe-a-helper-table/54497).

Have a read through that thread, and it should give you the general idea. But essentially you’d just need a separate table with 12 rows - one row for each month of the year. Then you build relations from that table and do rollups through those relations. That’s a gross over simplification, but once you get the hang of it you can use this approach to dynamically generate any sort of report for any time period that you need.

---

_[View the full topic](https://community.glideapps.com/t/create-a-list-of-specific-relation-items/61321)._
