exam questions

Exam DP-500 All Questions

View all questions & answers for the DP-500 exam

Exam DP-500 topic 1 question 179 discussion

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

You have a Power BI dataflow named DF1 that contains the following columns:

• OrderID
• SaleDate
• ProductID
• SalesAmount
• ProductCategory

You create a Power BI dataset named DS1 that uses DF1 as a data source. DS1 creates an aggregated view of the data in DF1. The view contains the following columns:

• SaleMonth
• SalesAmount
• ProductCategory

You need to minimize how long it takes to refresh DS1.

What should you do first?

  • A. Add a computed entity to DF1.
  • B. Create a custom function in DS1.
  • C. Create a linked entity in DF1.
  • D. Add a computed column to DS1.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
MaryemSB
1 year, 6 months ago
Selected Answer: A
"To perform in-storage computations, you first must create the dataflow and bring data into that Power BI dataflow storage. After you have a dataflow that contains data, you can create computed tables, which are tables that do in-storage computations." https://learn.microsoft.com/en-us/power-query/dataflows/computed-tables
upvoted 3 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 ...