It is very easy to filter data in Alteryx. Here’s a short guide on how to do it in simple steps:
- Inside Alteryx's workflow designer, go to the left-side panel and find 'Filter'. Drag this tool onto the canvas and connect it to the Input Data tool or other sources.
- Following that, go to the right-hand panel and configure the corresponding settings. To get started, tap the Column Name field and select the field you want to filter.
- Subsequently, click the 'Operator' menu and choose one from the available options.
- Enter a specific value into the provided field if necessary.
- In the event that you need to run a much more advanced filter, simply select the 'Advanced Filter' tab and enter a custom filter expression into the provided entry box.
- Go back to the Filter tool afterwards, then click either the True or False output anchor.
- Finally, the data in your Alteryx workflow will be filtered based on your configuration.
.gif)
