Skip to main content
Exam Question DP-600 Associate
You can preview the first five questions of this DP-600 practice exam.

MDFT Pro, a well-known training agency, has a Fabric workspace named Workspace1 that contains a dataflow named Dataflow1. Dataflow1 returns 500 rows of data. You need to identify the min and max values for each column in the query results. Which three Data view options should you select?

Please select at least one answer!

Enable column profile is correct. Enable column profile activates the profiling feature that calculates statistics including min and max.

Show column value distribution is incorrect. Column value distribution shows frequency of values, not min/max values.

Enable details pane is correct. Enable details pane is required to see the column profile statistics in the right-hand pane.

Show column profile in details pane is correct. Show column profile in details pane displays the statistics in the right-hand details pane.

Show column quality details is incorrect. Column quality details shows data quality metrics like null percentage, not min/max values.


Learn more about this topic: Prepare Data
Next Question