Forum Discussion
CoffeeTime
6 years agoFrequent Visitor
Power Query: List.Max dosn't return max value
I extracted a number from a code and converted it to number in column "NewCode". Then, I would like to create a column with the max value of "NewCode". Then I added a new custom column:...
- 6 years ago
Hi CoffeeTime ,
I made a sample about using list.Max,and it worked fine.
Be sure that you have changed your column type to "whole number".
Here is the related .pbix file.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!