Forum Discussion

mortensenpb's avatar
mortensenpb
New Member
10 years ago
Solved

Need to use extracted MONTH from a date column along with two other columns to create a primary key

I am trying to create a primary key column from the following data set I am importing from a text file.   Location Prod_CD Month Qty BLDV 11029 25569 2120.47 BLDV 11030 25569 1518...
  • mortensenpb's avatar
    mortensenpb
    10 years ago

    Adding another step transforming the extracted month into text fixed the issue.