An analyst wants to change the data type of a column in the Power Query Editor. Which locations in the editor expose a control for changing a column's data type? (Select 3 answers)
- AThe icon on the left side of the column heading itself opens a data type picker. Correct
- BThe Home tab Transform group exposes a Data type dropdown menu for the selected column. Correct
- CThe column shortcut menu has a Change Type submenu that lists the available types. Correct
- DThe View tab Layout group has a Data type button that opens the type picker.
- EThe Add Column tab Custom group exposes a Data type dropdown that retypes existing columns.
Why A is correct: Correct. The icon on the left side of the column heading itself opens a data type picker is one of the keyed answers. The Data Types article lists four locations to define or change a column data type: the Data type dropdown in the Transform group on the Home tab, the Data type dropdown in the Any column group on the Transform tab, the icon on the left side of the column heading, and the Change Type entry on the column shortcut menu.
Why B is correct: Correct. The Home tab Transform group exposes a Data type dropdown menu for the selected column is one of the keyed answers. The Data Types article lists four locations to define or change a column data type: the Data type dropdown in the Transform group on the Home tab, the Data type dropdown in the Any column group on the Transform tab, the icon on the left side of the column heading, and the Change Type entry on the column shortcut menu.
Why C is correct: Correct. The column shortcut menu has a Change Type submenu that lists the available types is one of the keyed answers. The Data Types article lists four locations to define or change a column data type: the Data type dropdown in the Transform group on the Home tab, the Data type dropdown in the Any column group on the Transform tab, the icon on the left side of the column heading, and the Change Type entry on the column shortcut menu.
Why D is wrong: The View tab governs data preview options such as profiling and the formula bar, not data type assignment. There is no Layout group with a Data type button.
Why E is wrong: Add Column commands create new columns; they do not retype existing ones. Data type changes for existing columns live on Home and Transform.