cmcreynolds
Active Member
- Joined
- May 21, 2015
- Messages
- 295
Hello again forum folks -
To obtain a unique identifier, I change a date to text and then concatenate with a name field - all of this within Power Query. I am grabbing the data from about 16 CSV files all in the same structure and no formatting (that I can see?).
For the first (alphabetically) file, PQ keeps the formatting of the date the same (7/7/2015) but for all the other files, it adds leading zeroes (07/07/2015) - even though the date field is without zeroes (7/7/2015)!!
Does anyone know why PQ is doing this?
Ultimately I want the text file without the zeroes.
Within the same PQ Query editor window (the date field is in green, the text field is the far right column):
With zeroes:
Imgur
Without zeroes:
Imgur
To obtain a unique identifier, I change a date to text and then concatenate with a name field - all of this within Power Query. I am grabbing the data from about 16 CSV files all in the same structure and no formatting (that I can see?).
For the first (alphabetically) file, PQ keeps the formatting of the date the same (7/7/2015) but for all the other files, it adds leading zeroes (07/07/2015) - even though the date field is without zeroes (7/7/2015)!!
Does anyone know why PQ is doing this?
Ultimately I want the text file without the zeroes.
Within the same PQ Query editor window (the date field is in green, the text field is the far right column):
With zeroes:
Imgur
Without zeroes:
Imgur