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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,11 +84,11 @@ Once the deployment completes, you can see the report in your workspace and in t
84
84
85
85
## Connection for Semantic Model Refreshes
86
86
87
-
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:
88
-
89
87
> [!NOTE]
90
88
> Refresh the semantic model only after data is available in the gold lakehouse.
91
89
90
+
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:
91
+
92
92
1. Open the Semantic Model item, Click on **File**, and then select **Settings** button.
93
93
:::image type="content" source="./media/configure-insights/model-settings.png" alt-text="Screenshot showing how to open the semantic model settings." lightbox="./media/configure-insights/model-settings.png":::
94
94
2. Open the **Gateway and cloud connections** and under cloud connections, click on Create a connection.
@@ -103,11 +103,11 @@ If you encounter problems with model refresh, check our [troubleshooting page](t
103
103
104
104
## Import Lakehouse Views
105
105
106
-
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:
107
-
108
106
> [!NOTE]
109
107
> This step is optional. Run this notebook only after data is available in the gold lakehouse.
110
108
109
+
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:
110
+
111
111
1. Navigate to your workspace.
112
112
2. Open the notebook **bps_gold_view_creation**.
113
113
:::image type="content" source="./media/configure-insights/gold-view-notebook.png" alt-text="Screenshot showing how to open the bps_gold_view_creation notebook." lightbox="./media/configure-insights/gold-view-notebook.png":::
0 commit comments