This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
I am new to Alteryx, especially how the coding works. I am using the Filter widget. I am trying to filter on one column which has a variety of data in it. I want to filter out certain pieces of it.
For example: [NAME] = "02-enterprise" which pulls this one, no problem, but i also want to pull 02-consumer from the same column but i cannot figure out the formula.
Any help is greatly appreciated.
Thank you in advance!!!
Solved! Go to Solution.
Thank you. I used 'in' instead of 'IN'.