How do you create a unique identifier as a new column in any data set?
I'm trying to create a column where I can have a dataset that looks something like this:
Domo1
Domo2
Domo3
Domo4
Domo5
The reason I'm doing this is because I'm trying to join two data sets that have nothing in common, so this would be creating a column in both data sets so that they can join properly.