exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 183 discussion

Actual exam question from Microsoft's DP-600
Question #: 183
Topic #: 1
[All DP-600 Questions]

HOTSPOT
-

You are creating a report and a semantic model in Microsoft Power BI Desktop.

The Value measure has the expression shown in the following exhibit.



Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
zxc01
2 months ago
answer is correct. the code shows on screen should be dynamic format string. And it should show percentage and whole number. "# of Customers" will show whole number without thousand split(#), and others will show whole number with thousand split(#,###), "Gross Margin %" will show percentage.
upvoted 1 times
Sr18
1 month, 2 weeks ago
Its Dynamic Format String Where as other is confusing in verbiage It can be Whole Number, Percentage with 2 decimal and last part 3 decimal place number. So I will go with Percentages and Whole Numbers
upvoted 1 times
Sr18
1 month, 2 weeks ago
for last part I mean thousand separator
upvoted 1 times
...
...
...
Rataxe
3 months, 1 week ago
Calculation group: This is the correct choice. The measure is part of a calculation group that dynamically changes its output based on the context provided by the Metric column. Percentages or decimal number: This is the correct choice. The measure can return values formatted as percentages (e.g., %_of_Customers, %_of_Gross_Margin) or as decimal numbers, depending on the context and the underlying measures.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...