Forum Discussion
gmasta1129
1 year agoResolver I
Formula to pull max value based off another column
Hello, I would like to pull the maximum number in the "Total" column based off the customer account number. My data has thousands of rows. I need the maximum value to pull into the new column...
- 1 year ago
Hi gmasta1129
You can try this DAX to get your desire output by create new calculated column.
Best Regards,
Muhammad YousafIf this post helps, then please consider "Accept it as the solution" to help the other members find it more quickly.
muhammad_786_1
1 year agoSolution Supplier
Hi gmasta1129
You can try this DAX to get your desire output by create new calculated column.
Best Regards,
Muhammad Yousaf
If this post helps, then please consider "Accept it as the solution" to help the other members find it more quickly.