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.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
Hi All,
I have following data set
Security | Duplicates |
A | FALSE |
A | TRUE |
B | FALSE |
B | TRUE |
C | FALSE |
C | TRUE |
D | FALSE |
F | FALSE |
I want to create duplicate column True/False as above. In excel we can input A2=A1 and get the same
What tool in Alteryx
Solved! Go to Solution.
@F600314 you can use the Multi-Row Formula Tool to achieve this as attached.
Also, I recommend you explore the Unique Tool for identifying duplicate data.