Practice Lab 1.2 - Publisher and Solution

Scenario

In this lab, you will create a publisher and a solution.

Exercise 1 - Create publisher and solution

In this exercise, you will access the Power Apps maker portal, the Developer environment and create a new solution.

Task 1.1 – Maker portal

  1. In a new tab, navigate to the Power Apps Maker portal https://make.powerapps.com and sign in with your Microsoft 365 credentials if prompted again.

  2. If you are prompted for a Phone number enter 0123456789 and select Submit.

  3. Switch environments by using the Environment Selector in the upper right corner of the screen.

  4. Select the Dev One environment from the list.

    Select Development environment in the Power Apps maker portal.

  5. Select Apps from the left navigation pane and then select All. You should see several apps including, Dataverse Accelerator App, Solution Health Hub, Power Pages Management, and Package Management View, listed.

  6. Select Tables from the left navigation pane. You should see the standard tables from the Common Data Model including Account and Contact.

Task 1.2 – Create solution and publisher

  1. Select Solutions from the left navigation pane. You should see several solutions including the Default Solution and the Common Data Services Default Solution.

    List of solutions in Maker portal.

  2. Select + New solution.

  3. In the Display name text box, enter [my initials] Practice solution

  4. Verify that Name is automatically populated.

  5. Select + New publisher below the Publisher drop-down.

  6. For Display name, enter Fabrikam

  7. For Name, enter fabrikam

  8. For Prefix, enter fab

    New publisher.

  9. Select Save.

  10. In the Publisher drop-down, select Fabrikam (fabrikam).

  11. Select Create.

    New solution.

Exercise 2 - Add components to the solution

In this exercise, you will add an existing table to the solution.

Task 2.1 – Add table

  1. Navigate to the Power Apps Maker portal https://make.powerapps.com

  2. Make sure you are in the Dev One environment.

  3. Select Solutions.

  4. Select the Practice solution, from the previous exercise.

    Practice solution.

  5. Select Add existing and choose Table.

    Add existing tables.

  6. Select the Account table.

    Add tables.

  7. Select Next.

  8. Under the Account table, select the Select objects link.

  9. In the Columns tab, select the Account Number column.

  10. Select the Views tab.

  11. Select the Active Accounts view.

  12. Select the Forms tab.

  13. Select the Account form.

  14. Select Add.

    Note: You should have selected 1 view, 1 form, and 1 column for the Account table.

    Add table objects.

  15. Select Add.