# Can a connection be filtered?

**URL:** https://forums.knack.com/t/can-a-connection-be-filtered/11901
**Category:** Ask the Community
**Created:** [January 17, 2022, 4:14am UTC](https://forums.knack.com/t/can-a-connection-be-filtered/11901 "2022-01-17T04:14:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![PeterG](https://avatars.discourse-cdn.com/v4/letter/p/977dab/32.png) [@PeterG](https://forums.knack.com/u/PeterG)
#### Post date: [January 17, 2022, 4:14am UTC](https://forums.knack.com/t/can-a-connection-be-filtered/11901/1 "2022-01-17T04:14:25Z")

</div>

e.g. I have an object with two fields: Category & item. I want a connecting (lookup) to only display Items where the Category = “Task”. How would I do that?

Thanks

---

<div class="post-metadata">

### Author: ![NancyM](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.knack.com/nancym/32/1120_2.png) [@NancyM](https://forums.knack.com/u/NancyM)
#### Post date: [January 19, 2022, 4:43pm UTC](https://forums.knack.com/t/can-a-connection-be-filtered/11901/2 "2022-01-19T16:43:29Z")

</div>

When you display your data you put the Category = task in the source section.  
It would look like this

Archive is your Category and Yes is Task for you  
 ![image](https://us1.discourse-cdn.com/flex020/uploads/knack/original/2X/a/ac959ea6003e9afc367bed95156a25b072cb51f8.png)

---

<div class="post-metadata">

### Author: ![PeterG](https://avatars.discourse-cdn.com/v4/letter/p/977dab/32.png) [@PeterG](https://forums.knack.com/u/PeterG)
#### Post date: [January 19, 2022, 5:23pm UTC](https://forums.knack.com/t/can-a-connection-be-filtered/11901/3 "2022-01-19T17:23:52Z")

</div>

Thank you for your reply although you may have misunderstood my question. Nonetheless your response prompted me to look again and indeed you can filter the connection. You apply the filter in the add or edit form’s input field. See image…

 ![Task Connection](https://us1.discourse-cdn.com/flex020/uploads/knack/original/2X/d/dc86ffbc7d577ee54c558464d374457f93235be1.png)

In my case “Task” is the name of the connection. Here I want to filter the lookup on the “Task” category in the “Lookup” object. I also discovered here that I can add an option to create a new record in the Lookup object. Very helpful.
