mb0307Responsive Resident4 years agoDynamic SUMX Hi guys, DAX below just works fine on a single column (Product): RowSum = SUMX( VALUES( dimMaster[Product] ), ABS( [DiffCalculation] ) ) How can I make this dy...Show More
Related contentSumXSUMXSUMX dynamically filtered by slicerSumX? - cumulative running totalDynamic Filter