# Add Filters to schedules

**URL:** https://forum.dynamobim.com/t/add-filters-to-schedules/5833
**Category:** Revit
**Tags:** revit
**Created:** [August 25, 2016, 4:31pm UTC](https://forum.dynamobim.com/t/add-filters-to-schedules/5833 "2016-08-25T16:31:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Brad\_Holt](https://avatars.discourse-cdn.com/v4/letter/b/6bbea6/32.png) [@Brad\_Holt](https://forum.dynamobim.com/u/Brad_Holt)
#### Post date: [August 25, 2016, 4:31pm UTC](https://forum.dynamobim.com/t/add-filters-to-schedules/5833/1 "2016-08-25T16:31:42Z")

</div>

Hi

Is it possible to add filters and fields to existing schedules through dynamo? And if it is possible can anyone point me in the right direction?

Thanks

---

<div class="post-metadata">

### Author: ![Konrad\_K\_Sobon](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/konrad_k_sobon/32/8838_2.png) [@Konrad\_K\_Sobon](https://forum.dynamobim.com/u/Konrad_K_Sobon)
#### Post date: [January 15, 2017, 10:32pm UTC](https://forum.dynamobim.com/t/add-filters-to-schedules/5833/2 "2017-01-15T22:32:57Z")

</div>

Here’s some code from the Revit API reference:

 ![](https://us1.discourse-cdn.com/flex022/uploads/dynamobim/original/3X/b/9/b9394ecbd8a5f45f60671fa5f97c2ec0d672d5b4.png)

This is currently not supported by Dynamo OOTB but you can use Python to do this.
