Question 310 of 388
Single answerYou are building a data model for a Power BI report.You have data formatted as shown in the following table. You need to create a clustered bar chart as shown in the following exhibit. What should you do?
✓AFrom Power Query Editor, split the Machine-User column by using a delimiter.
BFrom Power Query Editor, create a column that contains the last three digits of the Machine-User column.
CIn a DAX function, create two calculated columns named Machine and User by using the SUBSTITUTE function.
DIn a DAX function, create two measures named Machine and User by using the SUBSTITUTE function.
✓
Correct Answer: A
From Power Query Editor, split the Machine-User column by using a delimiter.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.