Day 7 - Power BI Challenge

Day 7 - Power BI Challenge

Assessment

Quiz

others

University

Hard

Created by

Huyền Nguyễn

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. In Power Query Editor, which feature would you use to combine two tables vertically, stacking the rows of one table on top of the other?
Join Queries
Combine Files
Group By
Append Queries
Merge Queries

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which join type in the "Merge Queries" operation includes all rows from the left table and only matching rows from the right table?
Right Outer Join
Left Outer Join
Anti Join
Inner Join
Full Outer Join

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. When appending files from a folder in Power Query, which function is primarily used to combine the data from multiple files into a single table?
Table.Join()
Table.Append()
Table.Combine()
Table.Union()
Table.Merge()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. In Power BI Desktop, where can you adjust the privacy level settings for your data sources to control how data is combined?
View Tab > Queries > Privacy Settings
Transform Tab > Data Privacy
File > Options and Settings > Options > Privacy
Help Tab > Privacy Options
Home Tab > Data Source Settings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which of the following is TRUE when performing a merge operation in Power Query Editor?
The tables must have the same number of columns.
Merge operations cannot be undone.
The join kind cannot be changed after the merge is created.
You can only merge two tables at a time.
The merge is case-insensitive by default.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. When appending queries with differing column structures in Power Query, which of the following statements is TRUE?
Columns are matched by their position in the table, not by their names.
Power Query will throw an error if the columns do not match exactly.
You must manually align the columns before appending.
Only columns with matching names and data types are appended; others are ignored.
All columns from both tables are included; missing values are filled with nulls.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which M function in Power Query is commonly used to merge two tables based on a key column, allowing you to specify the join kind (e.g., Left Outer, Inner), resulting in a new column containing nested tables?”
Table.Join()
Table.Merge()
Table.NestedJoin()
Table.Combine()
Table.ExpandTableColumn()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for others