Forum Discussion
Anonymous
5 years agoNot applicable
Trouble with Text.PadStart
When I try to use Text.PadStart to create a new coloum I get this error, stating that it is not a valid function.
AlexisOlson
Super User
5 years agoAre you trying to use it as a DAX function?
Text.PadStart is an M function. You can use it in the query editor but not in a DAX expression.