I have a column called "spreadsheet key" and another one called "company id", so every time the company id changes, I want the spreadsheet key to be unique for each company id. For example, if the company id is 10000 then the key should be 1 but if it changes to 10001 then the key should be 2 and so on. How do I achieve this in Alteryx?