Im trying to create a relationship between a csv file and a google analytics account. I have a column in each data table labeled month of year.
The data in my csv file appears as a num 1, 2, 3 etc. The data from google analytics appears also as a number but with a zero 01,02,03 etc.
I keep trying to create a relationship between the colums but I get an error that says "You cannont create a relationship between these two columns because one of the columns must contain unique values."
I have tried to reformat them in every way I know how to get them to match but nothing is working.