Hello everyone,
I have a table with an account number and an account value and want to split this into 3 different tables.
- One having the account numbers that are unique with the respective values.
- One having the account numbers that are duplicated or triplicated with duplicate/triplicated values.
- One having the account numbers that are duplicated but have different account values.
Can someone help me?
I'm still fresh using alteryx.
Thanks