Microsoft Power BI Data Analyst Practice Question

RawEvents is an imported table in Power BI Desktop. It contains a text column named Payload, where each row holds a JSON object such as {"UserId":42,"Region":"EMEA","Clicks":5}. You need every JSON property to become its own column so that reports can slice by Region and sum Clicks. Which first Power Query step should you apply to the Payload column?

  • Select the Payload column, then choose Transform > Parse > JSON to convert each text value to a record before expanding the column.

  • Unpivot the Payload column to normalize the data into attribute-value pairs.

  • Select the Payload column and apply Split Column by Delimiter using the comma character to create separate columns.

  • Pivot the Payload column so that the distinct JSON keys become individual columns.

Microsoft Power BI Data Analyst
Prepare the data
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot