Bird
0
0

What is the main purpose of the Table.Transpose function in Power BI's Power Query?

easy📝 Conceptual Q1 of 15
Power BI - Data Cleaning with Power Query
What is the main purpose of the Table.Transpose function in Power BI's Power Query?
ATo switch rows into columns and columns into rows
BTo filter rows based on a condition
CTo merge two tables into one
DTo sort the table by a specific column
Step-by-Step Solution
Solution:
  1. Step 1: Understand the function's action

    Table.Transpose changes the orientation of data by swapping rows and columns.
  2. Step 2: Compare with other options

    Filtering, merging, and sorting are different operations unrelated to transposing.
  3. Final Answer:

    To switch rows into columns and columns into rows -> Option A
  4. Quick Check:

    Transpose = Switch rows and columns [OK]
Quick Trick: Transpose flips rows and columns in a table [OK]
Common Mistakes:
  • Confusing transpose with filtering or sorting
  • Thinking transpose merges tables
  • Assuming transpose changes data values

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Power BI Quizzes