ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - DP-600 discussion

Report
Export

You have a Fabric tenant that contains a Microsoft Power Bl report.

You are exploring a new semantic model.

You need to display the following column statistics:

* Count

* Average

* Null count

* Distinct count

* Standard deviation

Which Power Query function should you run?

A.
Table. FuzzyGroup
Answers
A.
Table. FuzzyGroup
B.
Table.Profile
Answers
B.
Table.Profile
C.
Table.View
Answers
C.
Table.View
D.
Table.Schema
Answers
D.
Table.Schema
Suggested answer: B

Explanation:

The Table.Profile function in Power Query is used to generate column statistics such as count, average, null count, distinct count, and standard deviation. You can use this function as follows:

Invoke the Power Query Editor.

Apply the Table.Profile function to your table.

The result will be a table where each row represents a column from the original table, and each column in the result represents a different statistic such as those listed in the requirement.

asked 02/10/2024
Sandesh Somaiah
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first