Key Points to Remember when using SumX and Sum Function
The SUMX function in Power BI is a row context function that evaluates an expression for each row in a table and then sums the results. It is commonly used in situations where you need to calculate values row by row and then aggregate those results.