Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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. 

1 Reply

  • Are 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.