Forum Discussion

RobertO995's avatar
RobertO995
Frequent Visitor
7 years ago
Solved

list max

Hello all,   I need your help with List.Max in PowerBi. I'm totally new in M language and even simply things make a lot of troubles for me.   I have separated columns with date and year. For exam...
  • Zubair_Muhammad's avatar
    7 years ago

    RobertO995

     

    Hi,

     

    Just add the previous step reference in your List.Max function

     

    for example

     

    List.Max(#"Changed Type"[Year])