Forum Discussion

kent-culpepper's avatar
kent-culpepper
Frequent Visitor
2 years ago

List.Max function @ Power Query M (Inline Subquery)

I am trying to Add a Column ("Max_Quote_Date") that returns the Max Date of another Column ("Quote_Date") with 2 conditions ("Investment_Key","Month_Date"), using the following expression;     #"...