Power BI - Power Query Editor
You have a table with columns ID, Name, Age, and Salary. You want to remove Age, rename Salary to Income, and reorder columns so Name comes first. Which sequence of Power Query steps is correct?
You have a table with columns ID, Name, Age, and Salary. You want to remove Age, rename Salary to Income, and reorder columns so Name comes first. Which sequence of Power Query steps is correct?
Age columnAge column to exclude it from the table.Salary to IncomeSalary column to Income for clarity.Name firstName is first, followed by ID and Income.Age, Rename Salary to Income, Reorder columns to ["Name", "ID", "Income"] -> Option A15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions