Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Error: We Cannot Convert a value of Type List to Type Text

Hi, I have an int column in my table that I am tryng to obtain the max of.    I am using = List.Max(#"Added Custom1"[Count]) to obtain the max value, however I receive the following error.  ...