# Collecting all dates into one table for a calendar

**URL:** https://community.glideapps.com/t/collecting-all-dates-into-one-table-for-a-calendar/54941
**Category:** Ask for Help
**Created:** [November 25, 2022, 11:29pm UTC](https://community.glideapps.com/t/collecting-all-dates-into-one-table-for-a-calendar/54941 "2022-11-25T23:29:50Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [November 26, 2022, 1:01am UTC](https://community.glideapps.com/t/collecting-all-dates-into-one-table-for-a-calendar/54941/4 "2022-11-26T01:01:06Z")

</div>

You can check this out.

> [@Calendar: Multiple data sources feeding to one calendar](https://community.glideapps.com/t/calendar-multiple-data-sources-feeding-to-one-calendar/54849/2):
>
> Hi Nathan wave Here is how I would do it. I’ll would first bring my two date columns into the same table, I’ll assume you have done that. Now you need to merge/collate these two columns: one list of dates below the other and we need values (not arrays). You can use the screenshot below to follow along: RowID column RowIDsArray column: Do a lookup on the RowID column. RowIDIndex column: Do a “Find element index” on the RowIDsArray column. We already have our two basic date columns: Dates1, D…

---

_[View the full topic](https://community.glideapps.com/t/collecting-all-dates-into-one-table-for-a-calendar/54941)._
