Overview of Setting Up Business Portals
Status: 20.10.2025
The setup of the Business Portals is done directly from Microsoft Dynamics 365 Business Central and is divided into several clear steps. The module setup serves as the starting point, where basic information can be managed.
Quick Start Guide
For a quick start, we recommend the Quick Start Guide, which walks you step by step through the most important installation steps, from installation through the extension marketplace, licensing, to importing a standard configuration.
- Access the Quick Start Guide: Open the Quick Start Guide.
By following these instructions, Business Portals will be ready for use in no time. For further support or advanced features, please consult the full documentation or contact our support team.
Setup Assistance
The setup assistance helps you configure your Business Portals in a structured and efficient manner. Each step builds on the previous one and should be completed in the specified order. The following overview shows the individual steps and their function in the setup process.
| To | See |
|---|---|
| Start setting up your Azure subscription with the help of the Microsoft guide. | Azure Subscription |
| The app registration lays the foundation for using all available features in the Business Portal. | Configure App Registrations |
| Determine the pricing tier and location of your subscription according to your requirements. | Pricing Tier and Region |
| Guide to setting up a portal | Setting up the Portal |
| Configure the available languages so that the portal is displayed to users in their preferred language. | Set Up Language |
| Configure business mappings to specifically link web users with customers, suppliers, and other contacts. | Setting Up Business Mappings |
| Configure a dataset to control portal content and user actions. | Setting Up the Dataset |
| Create a new user in Business Central. | Setting Up Users |
| Create a new web user for the portal in Business Central. | Setting Up Web Users |
Setup Example
To provide you with an easy entry into Business Portals and to familiarize you with the setup mechanics, we will show you in this example how to display customer data in your portal.
Before you can start this step-by-step guide, you must have completed the steps described above.
- Open the dataset using the menu under Portal Setup.
- If you have set up the steps described above in the specified order, a pre-configured dataset will be displayed to you.
- Open the dataset by clicking on the dataset you want to set up.
- Add standard labels by clicking on Actions in the menu bar and selecting the action “Fill from Default Dataset”.
- Navigate to the Table section.
- Assign a Dataset Table Code. In this example, we are setting up customer information, so choose Customer as the code.
- For the type of dataset, select “Head”.
- Now we will set up a caption for the customer information. Click in the Caption field and then on the three dots.
-
To create a new caption for customer information, click on “+New”.
-
The name of the caption is CAP_Customer.
- Click on the field in the “Text” column.
-
A window will open where you can set up the caption for different languages.
-
Go back to the dataset table and select the caption you just set up.
- The Customer / Debtor table in Business Central has the number 18.
-
As the next step, we define the appearance in the portal:
- Click on “Web Content” on the right side and then on “Edit”.
-
Settings:
- View Style: Table
- Column Span: 10
- Column Offset: 1
-
Scroll down to the “Table” section.
- In the “Table Styles” section, turn on the “Basic” toggle.
-
Back to the dataset table:
- Click on “Fields”.
- Select the fields: No., Name, Address, City, Phone No.
- Close the page.
-
Open the “Table Layout” tab:
- Create a Group by clicking on “Group”.
- Assign the code “General”.
- Assign the group “General” to all selected fields.
-
Navigate back to the dataset table.
-
Open the “Filter” tab:
- In the “Field” column, select No.
- Type: Usermapping
- Field Filter: Customer
- If no Field Filter is displayed, click on “Create Default Business Mapping” to automatically create a business mapping.
-
Set the dataset to “Active” in both the table and the “General” section.
- Open the Dashboard Groups in the menu.
- Create two new rows by clicking on “New Line”.
- One row remains a Row, the other you change to “Element” by clicking on “Row”.
-
Give the Row a name in the “Description” field.
- Column Span: 12 to use the entire width of the page.
-
Give the Element that is under the Row the Description: Customer Data or Kundeninformation.
- Column Span: 6 to define the width.
-
Assign a dataset table code.
- Open the “Web Content” on the right side again.
- Select the caption you created earlier and close the page again.
- Click on “Publish”.
- If you now log in with the previously created web user, the customer data should be displayed.