# Apply dynamic data filter to Link Fields

You can now apply dynamic filters to your linked fields.

For example, if you’re assigning tickets to different people in your organization, you can first specify the team you’d like to assign a ticket to, and then when you come to assign a person to the ticket, you will only see people from the chosen team.

The two fields need to be the same field type.

## Enable dynamic data filter <a href="#h_01hkz9fckyaqkj462x3xbbhyvs" id="h_01hkz9fckyaqkj462x3xbbhyvs"></a>

1. Click **Manage fields and data**
2. Select the arrow on the link field where you’d like to apply the filter
3. Tick **Limit the records which can be selected**
4. Choose the field you want the filter in the linked table
5. Scroll down and select the operator **‘is current record’s’**
6. Select the field in the current record you’d like the filter to check

![](https://support.stackerhq.com/hc/article_attachments/17261821250195)

**Troubleshooting**

If the filter is not working for specific users, check the users can 'read' the field used in the data filter.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stackerhq.com/stacker-classic/data/apply-dynamic-data-filter-to-link-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
