You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sap/business-process-solutions/configure-insights.md
+72-16Lines changed: 72 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,77 @@ ms.author: momakhij
11
11
12
12
# Configure insights in Business Process Solutions
13
13
14
-
Insights in Business Process Solutions are analytics templates, such as Power BI reports and semantic models, designed to help you quickly start analysing your data. You can explore available templates on the Business Templates page.
14
+
Insights in Business Process Solutions are [Business Templates](business-templates.md), such as Power BI reports and semantic models, designed to help you quickly start analyzing your data. You can explore available templates on the [Business Templates](business-templates.md) page.
15
15
This article explains how to configure Insights and establish connections to refresh reports and models.
16
16
17
+
## Deploy Power BI Report
18
+
19
+
To deploy a new Power BI report or Semantic model, use the onboarding wizard. On the overview page, select the **+ New Insight** button to open the wizard.
20
+
:::image type="content" source="./media/configure-insights/overview-wizard-buttons.png" alt-text="Screenshot showing the Get Started and New Insight buttons on the overview page." lightbox="./media/configure-insights/overview-wizard-buttons.png":::
21
+
22
+
The wizard guides you through four steps: **Set up insight**, **Set up connections**, **Set up dataset**, and **Review and deploy**.
23
+
24
+
### Step 1: Set up insight
25
+
26
+
In this step, you select the source system and the insight to deploy. The wizard opens to the **Set up Business Process Solution insight** page.
27
+
28
+
Under **Source system**, select an existing source system. If you don't have a source system yet, configure one using [Azure Data Factory](configure-source-system-with-data-factory.md), [Open Mirroring](configure-source-system-with-open-mirroring.md), or [Salesforce](configure-salesforce-source-system.md).
29
+
30
+
1. Select **Select existing** under **Source system**.
31
+
:::image type="content" source="./media/configure-insights/wizard-select-existing-selected.png" alt-text="Screenshot showing the Select existing option selected under source system." lightbox="./media/configure-insights/wizard-select-existing-selected.png":::
32
+
2. Under **Source system name**, select a source system from the dropdown. Each source system shows its name, type, and status (a green indicator for succeeded, red for failed).
33
+
:::image type="content" source="./media/configure-insights/wizard-select-existing-dropdown.png" alt-text="Screenshot showing the source system dropdown with name, type, and status indicators." lightbox="./media/configure-insights/wizard-select-existing-dropdown.png":::
34
+
3. Under **Select insight**, the available insights for the selected source system are displayed as cards, grouped by **Area**. You can change the grouping using the **Group by** dropdown, or use the **Search insights** box to filter. Each card shows the insight name, type (Report or Semantic Model), and a preview. **Select** the insight you want to deploy.
35
+
:::image type="content" source="./media/configure-insights/wizard-select-existing-insight-cards.png" alt-text="Screenshot showing the available insight cards for an existing source system." lightbox="./media/configure-insights/wizard-select-existing-insight-cards.png":::
36
+
4. Under **Define insight**, the **Insight name** is autopopulated. If an error message appears to indicate the name already exists, update the name to a unique value.
37
+
:::image type="content" source="./media/configure-insights/wizard-select-existing-define-insight.png" alt-text="Screenshot showing the Define insight section for an existing source system." lightbox="./media/configure-insights/wizard-select-existing-define-insight.png":::
38
+
5. Select **Next** to proceed.
39
+
40
+
### Step 2: Set up connections
41
+
42
+
For an existing source system, this page shows a read-only summary of the connection configuration. No action is required. Select **Next** to proceed.
43
+
44
+
:::image type="content" source="./media/configure-insights/wizard-connections-readonly.png" alt-text="Screenshot showing the read-only connection details for a succeeded source system." lightbox="./media/configure-insights/wizard-connections-readonly.png":::
45
+
46
+
If you're configuring a new source system, you need to set up the connection on this page. For detailed prerequisites and field descriptions, see the following articles:
47
+
48
+
-[Configure a source system with Azure Data Factory](configure-source-system-with-data-factory.md)
49
+
-[Configure a source system with Open Mirroring](configure-source-system-with-open-mirroring.md)
50
+
-[Configure a Salesforce source system](configure-salesforce-source-system.md)
51
+
52
+
Select **Next** to proceed.
53
+
54
+
### Step 3: Set up dataset
55
+
56
+
Datasets are collections of objects used to extract data from the business application. Business Process Solutions automatically selects and activates the relevant dataset based on the chosen insight. In this step, you can review the basic details, including the list of objects to be extracted and transformed.
57
+
58
+
To learn more about editing a dataset, adding custom objects, and maintaining relationships, see [Manage Datasets](manage-datasets.md#modify-dataset-tables-and-relationships).
59
+
60
+
:::image type="content" source="./media/configure-insights/wizard-dataset-template.png" alt-text="Screenshot showing the dataset template details including name, version, and supported systems." lightbox="./media/configure-insights/wizard-dataset-template.png":::
61
+
62
+
In the Name Dataset step, the system suggests a dataset name derived from the selected insight and source system.
63
+
:::image type="content" source="./media/configure-insights/wizard-dataset-name.png" alt-text="Screenshot showing the dataset name field autopopulated based on insight and source system." lightbox="./media/configure-insights/wizard-dataset-name.png":::
64
+
65
+
Select **Next** to proceed.
66
+
67
+
### Step 4: Review and deploy
68
+
69
+
The **Review and deploy** page displays a summary of all configurations. The sections shown depend on the source system:
70
+
71
+
-**Set up insight**: Source system type, source system name, system version, insight name, and insight type.
72
+
-**Set up connections**: This page depends on the source type and connection type you select in the previous steps. It isn't shown for existing source system.
73
+
-**Set up dataset**: Template name and dataset name.
74
+
75
+
:::image type="content" source="./media/configure-insights/wizard-review-new.png" alt-text="Screenshot showing the review page with insight, connections, and dataset sections for a new source system." lightbox="./media/configure-insights/wizard-review-new.png":::
76
+
77
+
Review the details and select the **Deploy** button to deploy the insight.
78
+
:::image type="content" source="./media/configure-insights/wizard-deploy-button.png" alt-text="Screenshot showing the Deploy button on the review and deploy page." lightbox="./media/configure-insights/wizard-deploy-button.png":::
79
+
80
+
Once the deployment completes, you can see the report in your workspace and in the Business Process Solutions item overview page.
81
+
82
+
> [!NOTE]
83
+
> Power BI Report deployment automatically deploys the semantic model. You don't need to deploy the semantic model separately.
84
+
17
85
## Import Lakehouse Views
18
86
19
87
Some Insights require additional transformations delivered through SQL views on top of the lakehouse. To deploy these views, run the provided notebook from your workspace:
@@ -25,21 +93,7 @@ Some Insights require additional transformations delivered through SQL views on
25
93
:::image type="content" source="./media/configure-insights/run-gold-view-notebook.png" alt-text="Screenshot showing how to run the bps_gold_view_creation notebook." lightbox="./media/configure-insights/run-gold-view-notebook.png":::
26
94
4. Once the notebook run is finished, you should see the sql views in your gold lakehouse.
27
95
28
-
## Deploy Power BI Report
29
-
30
-
To create a new Power BI report, make sure you have enabled the dataset for the report and ran the extraction and processing of data successfully. Once that is done, navigate to the Insights page and use the following instructions:
31
-
32
-
1. Click on the **Deploy Insights** tab and click on the **New Insights** button.
33
-
2. Select the report/semantic model you would like to deploy. Click on the **Deploy** button.
34
-
:::image type="content" source="./media/configure-insights/deploy-insights.png" alt-text="Screenshot showing the deploy insights interface." lightbox="./media/configure-insights/deploy-insights.png":::
35
-
3. Enter a unique name for the report and select the source system for the report. Click on the Deploy button.
36
-
:::image type="content" source="./media/configure-insights/new-insights-details.png" alt-text="Screenshot showing the report input fields." lightbox="./media/configure-insights/new-insights-details.png":::
37
-
4. Once the deployment completes, you should be able to see the report in your workspace.
38
-
39
-
> [!NOTE]
40
-
> Power BI Report deployment automatically deploys the semantic model, you don't need to deploy the semantic model separately.
41
-
42
-
## Connection for Semantic Model Refresh
96
+
## Connection for Semantic Model Refreshes
43
97
44
98
To refresh the semantic model, we need to set up a connection in fabric, else we won't be able to automatically refresh the reports via pipelines. To set up the connection, follow the steps:
45
99
@@ -53,6 +107,8 @@ To refresh the semantic model, we need to set up a connection in fabric, else we
53
107
:::image type="content" source="./media/configure-insights/associate-connection.png" alt-text="Screenshot showing how to associate a connection to the semantic model." lightbox="./media/configure-insights/associate-connection.png":::
54
108
6. Once done, try to refresh the semantic model and check if it completes successfully.
55
109
110
+
If you encounter problems with model refresh, check our [troubleshooting page](troubleshooting.md).
111
+
56
112
## Summary
57
113
58
114
In this article, we described the steps required to configure Insights in Business Process Solutions. You learned how to deploy lakehouse views, Power BI reports, and semantic models, and how to set up connections for refreshing reports and models. Now you can start exploring the reports and models to gain insights from your data.
Copy file name to clipboardExpand all lines: articles/sap/business-process-solutions/configure-source-system-with-data-factory.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,6 @@ In this section, we will deploy the self-hosted integration runtime on an Azure
118
118
119
119
## Next steps
120
120
121
-
Now that you have configured SAP source system with Azure Data Factory in your Business Process Solution item, you can proceed to configure dataset and relationships.
121
+
Now that you have configured SAP source system with Azure Data Factory in your Business Process Solution item, you can proceed to configure insights.
122
122
123
-
-[Configure Dataset in Business Process Solutions](configure-dataset.md)
123
+
-[Configure Insights in Business Process Solutions](configure-insights.md)
0 commit comments