How to use Text.PadStart in Power BI?
In this article we will what Text.PadStart is, the syntax and show you how to use it. Text.PadStart is a Power Query function that returns a text value padded to length count by inserting spaces at the start of the text value text. An optional character character can be used to specify the character used for padding. The default pad character is…