Cam Johnston
New Member
- Joined
- Apr 11, 2013
- Messages
- 10
Could someone help me out and identify what is wrong with the following formula.
For background, as the title says I am trying to add a leading "0" to a "month" field.
I am using the following formula:
Text.PadStart(Text.From([Month_calc]),2,”0″)
Thanks for any and all insights.
For background, as the title says I am trying to add a leading "0" to a "month" field.
I am using the following formula:
Text.PadStart(Text.From([Month_calc]),2,”0″)
Thanks for any and all insights.