Alteryx - Filter records from the data based on conditions
Mukesh Singh
In this tutorial, we will learn "How to filter records from the data based on conditions" in Alteryx tool. Alteryx has many tools which comes in data preparation category includes tools that prepare data for downstream analysis. and one of them is Filter tool which queries records by using an expression and splits data into two outputs: True, where the data meets the specified criteria, and False, where the data does not meet the specified criteria.
Use this tool to identify records in your data that meet a specified criteria. You may choose to handle records that come from the True output differently than the False output by connecting additional tools to the workflow on either side.
The Filter tool queries records in your file to meet specified criteria. The tool creates two outputs, True and False. True is where the data met the specified criteria, False is where it does not.
To learn more, please follow us - http://www.sql-datatools.com To Learn more, please visit our YouTube channel at - http://www.youtube.com/c/Sql-datatools To Learn more, please visit our Instagram account at - https://www.instagram.com/asp.mukesh/ To Learn more, please visit our twitter account at - https://twitter.com/macxima To Learn more, please visit our Medium account at - https://medium.com/@macxima ... https://www.youtube.com/watch?v=s654ozpo3Eo
6570890 Bytes