porter444
New member
- Joined
- Sep 8, 2016
- Messages
- 14
- Reaction score
- 0
- Points
- 0
- Location
- Birmingham, AL
- Excel Version(s)
- Excel 2016 MSO 64 Bit
I have a workbook that contains bin locations. the location format is 6 digits, but sometimes on export if the leading digit of the location is a zero it gets left out (type becomes number). In the past I dealt with this by adding a column to convert the location to a 6 digit format with TEXT(A2,”000000″).
I’m now trying to leave those old Excel tricks behind. I’m importing the workbook via powerquery and want to handle the formatting issue there. I change the type to TEXT, but then am not sure how approximate the Excel TEXT( function in powerquery.
Sample data attached.
I’m now trying to leave those old Excel tricks behind. I’m importing the workbook via powerquery and want to handle the formatting issue there. I change the type to TEXT, but then am not sure how approximate the Excel TEXT( function in powerquery.
Sample data attached.