View all questions & answers for the PL-300 exam
You are building a data model for a Power Bl 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?
From Power Query Editor, split the Machine-User column by using a delimiter.
In a DAX function, create two calculated columns named Machine and User by using the substitute function.
From Power Query Editor, create a column that contains the last three digits of the Machine-User column.
in a DAX function, create two measures named Machine and User by using the substitute function.
Submit