lab | ||||
---|---|---|---|---|
|
Common Data Service has been renamed to Microsoft Dataverse. Some terminology in Microsoft Dataverse has been updated. For example, entity is now table and field is now column.
While the application is in the process of updating its user experience, some references to terminology like the Common Data Service (now Dataverse), entity (now table), field (now column), and record (now row) may be out of date. Please keep this in mind as you work through the labs. We expect to have our content fully up to date very soon.
For more information and for a complete list of affected terms, please visit What is Microsoft Dataverse?
You are a functional consultant for your organization Contoso. You are assigned to work on a project for your client Fabrikam. In this practice, you will be creating a chart to use as a leader board to show the top 5-point earners based on the Knowledge Test Result data.
In this exercise, you will create a chart using the Knowledge Test Result data.
-
Navigate to https://make.powerapps.com.
-
Make sure you are in your Practice environment.
-
Select Solutions.
-
Open the Common Data Services Default Solution.
-
Click on the Knowledge Test Result table.
-
Select the Charts tab.
-
Click Add Chart.
-
Enter Leader Board for name.
-
Click Charts > Bar to expand the dropdown and select Bar.
-
Click on the Top/Bottom Rules > Top X Rule and select Top 5 Items.
-
Select Total Points for Legend Entries (Series).
-
Select Owner for Horizontal (Category) Axis Label.
-
Click Save > Save and Close.
-
Click Done.
-
From the navigation breadcrumbs, click on the solution name Common Data Service Default Solution.
-
Click Publish All Customizations located in the command bar.
In this task, you will be modifying the Knowledge Test Result form, so you can input some data to test your chart.
-
Make sure you are still on https://make.powerapps.com and you are in your Practice environment.
-
Select Solutions.
-
Open Common Data Services Default Solution.
-
Click on the Knowledge Test Result table.
-
Select the Forms tab.
-
Open the Information Main form.
-
Select the General tab of the form.
-
Go to the Table columns and click on the Knowledge Assessment column. The Knowledge Assessment column will be added to the form.
-
From the Table columns, click on the Total Points column. The Total Points column will be added to the form.
-
Click Save.
-
Click Publish and wait for the publishing to complete.
-
Click back to close the form editor.
-
Make sure you are still on https://make.powerapps.com and you are in your Practice environment.
-
Select Apps.
-
Select the Knowledge Admin model-driven application and click Play.
-
Click on the Administration area and select Assessments.
-
Select Knowledge Test Results.
-
Click + New.
-
Enter Result One for Name, 180 for Total Points, and click Save.
-
Click +New again.
-
Enter Result Two for Name, 250 for Total Points, and click Save.
-
Add four more records. You can provide any name you want but make sure you enter random total points.
-
Select Knowledge Test Results again. The Active Knowledge Test Results view will load.
-
Click Show Chart.
-
The chart will show your user's aggregated points.