Microsoft
70-778 · Question #43
70-778 Question #43: Real Exam Question with Answer & Explanation
Sign in or unlock 70-778 to reveal the answer and full explanation for question #43. The question stem and answer options stay visible for context.
Question
You have a power BI model that contains the following tables: Assets( AssetsID, AssetName, Purchase_DateID, Value) Date( DateID, Date, Month, Week, Year) The tables have 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]),
- BCALCULATEx(sum(Assets[Value]) DATESYTD (`Date'[Date]))/ sum(Assets[Value])
- Csum(Assets[Value])-CALCULATE(sum(Assets[Value]),
- DCALCULATE(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.