Microsoft
70-778 · Question #108
70-778 Question #108: Real Exam Question with Answer & Explanation
Sign in or unlock 70-778 to reveal the answer and full explanation for question #108. The question stem and answer options stay visible for context.
Question
You have a Power BI model that contains the following two tables: Assets (AssetID, AssetName, Purchase_DateID, Value) Date (DateID, Date, Month, Week, Year) The tables have a relationship. Date is marked as a date table in the Power BI model. You need to create a measure to calculate the percentage that the total assets value increased since one year ago. Which DAX formula should you use?
Options
- A(sum(Assets[Value]) -CALCULATE(sum(Assets[Value]),
- BCALCULATE(sum(Assets[Value]),
- CCALCULATE(sum(Assets[Value]),DATESYTD((`Date'[Date]))/ (sum(Assets[Value])
- D(sum(Assets[Value]) -CALCULATE(sum(Assets[Value]),
Unlock 70-778 to see the answer
You've previewed enough free 70-778 questions. Unlock 70-778 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.