I have the following information in the attachment
I had 12 months of information so each record represents a month. I need to re label each record as a month
Where did the 12 months of info come from? Can you bring in a date field from the input? How do you know from the screenshot which record is associated with which month? Record 2 for example may not actually be February, it could be November or some other month.
One way of doing this is you add a record ID to it and then Join it with a Table with Each month and referece number alog with it.