Forum Discussion

Jitmondo's avatar
Jitmondo
Helper III
3 years ago
Solved

Expression.Error: 1 arguments were passed to a function which expects between 2 and 3. Details:

Hi All    I am getting this error when making a custom column the syntax is accepted and closes, when I look at the column it has errors which reference the error message in the subject above. Usi...
  • AntrikshSharma's avatar
    3 years ago

    Jitmondo Text.Contains([Name])=" uk car sale") should be 

    Text.Contains ( [Name], "uk car sale" )