Create a measure that calculates the total net sales from the Sales table.
Create a DAX measure called 'Total Sales' that calculates the sum of the 'Net Price' column from the 'Sales' table.
+ 2 alternative correct answers