Forum Discussion
Anonymous
4 years agoNot applicable
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. ...
v-jingzhang
4 years agoCommunity Support
Hi Anonymous
Are you able to use the User Interface to get the maximum value of Count column? Go to Transform > Statistics > Maximum.
Jing
Anonymous
4 years agoNot applicable
This produces the exact same error message