Q32
Single choice
You have a Power BI model that contains a table named Expenses. The table contains the following columns:
1. Date
2. Amount
3. Category
4. Expense ID
5. Employee ID
Expenses are recorded by employees, and each expense has a unique expense ID.
You need to create a DAX measure that will calculate the total amount of expenses.
Which DAX expression should you use?