Skip to content

Commit d6b2f73

Browse files
authored
Live publish
2 parents c6e8eb4 + 993e0d4 commit d6b2f73

File tree

9 files changed

+18
-19
lines changed

9 files changed

+18
-19
lines changed

powerapps-docs/maker/model-driven-apps/app-designer-overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Overview of the model-driven app designer | MicrosoftDocs"
33
description: Learn about the app designer for model-driven apps.
44
ms.custom: ""
5-
ms.date: 11/09/2022
5+
ms.date: 12/15/2022
66
ms.suite: ""
77
ms.tgt_pltfrm: ""
88
ms.topic: overview
@@ -35,7 +35,8 @@ The app designer interface has the following areas:
3535

3636
- **Back**. Closes the model-driven app designer and returns you to the Power Apps website (make.powerapps.com).
3737
- **New page**. Creates a new page for one or more table forms and views or table dashboards for the app.
38-
- **Settings**. Opens the app properties such as name and description. <!-- and whether the app can be used offline-->
38+
- **Settings**. Opens the app properties such as name and description.
39+
- **Edit form**: Open the form designer to edit the default form shown in app preview.
3940
- **Switch to classic**. Opens the app in the classic app designer.
4041
- **Save**. Saves the app.
4142
- **Publish**. Makes the changes made available to other users.
@@ -50,7 +51,7 @@ The app designer interface has the following areas:
5051
- **Data**. Provides a view of all available tables that are currently used within your app and a view of all tables that are available in your environment.
5152
- **Automation**. Displays business process flows that are a part of this app. You can add, remove, or create new business process flows to the app.
5253

53-
4. Property pane – Displays properties of the selected component and also allows you to make changes.
54+
4. Property pane – Displays properties of the selected component and associated forms and views with the selected table. Selecting the pencil or ellipsis opens the form or view designer.
5455

5556
5. Preview size switcher - Changes the size of the form preview helping you to see how the form will appear on various screen sizes.
5657

@@ -68,8 +69,6 @@ From the **Navigation** pane, select **Navigation bar** to set the following opt
6869
1. **Show Pinned**. Enabled by default. When selected, displays the pages that have been pinned. App users select the push-pin icon next to a record listed under **Recent** to add it to their pinned rows.
6970
1. **Enable collapsible groups**. Disabled by default. When selected, subareas displayed under groups in the site map can be expanded or collapsed.
7071
1. **Enable Areas**. Disabled by default. When selected, new areas can be added to the app. For apps with existing multiple areas, this setting is enabled by default. You can't disable this setting while the app has multiple areas.
71-
1. **Enable web resources**. Disabled by default. When selected, web resources can be added to the app as a type of subarea. More information: [Add a web resource to an app (preview)](create-edit-web-resources.md#add-a-web-resource-to-an-app-preview).
72-
1. **Enable URLs**. Disabled by default. When selected, URLs can be added to the app as a type of subarea. More information: [Add a URL to an app](app-navigation.md#add-a-url-to-an-app)
7372

7473
:::image type="content" source="media/navigation-pane-options.png" alt-text="Options available for app navigation":::
7574

powerapps-docs/maker/model-driven-apps/create-a-model-driven-app.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: "Create a model-driven app using the account page"
33
description: "Learn how to create a model-driven app that has the account table added to it."
4-
ms.date: 05/19/2022
5-
4+
ms.date: 12/15/2022
65
ms.subservice: mda-maker
76
ms.topic: tutorial
87
author: joel-lindstrom
@@ -68,11 +67,10 @@ Next, you add a new page to the model-driven app.
6867

6968
The contact form and view appear in the pages menu.
7069

71-
1. Select **Contact view**, and then select **Add views**.
72-
73-
:::image type="content" source="media/create-a-model-driven-app/add-pages-to-an-app-4.png" alt-text="Manage an account view.":::
74-
75-
1. Select the views that you want to add.
70+
1. Select **Contact views** to display the table views and charts right pane:
71+
- To remove a view, under **In this app** next to the view your want to remove select **...** > **Remove**.
72+
- To add a view, under **Not in this app** next to the view you want to add select **...** > **+ Add**.
73+
- To edit a view, next to the view select **...** > **Edit** or **Edit in new tab**.
7674

7775
:::image type="content" source="media/create-a-model-driven-app/add-pages-to-an-app-5.png" alt-text="Select the views to add in the app.":::
7876

Loading
Loading

powerapps-docs/maker/portals/add-powerbi.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 12/01/2022
8+
ms.date: 12/22/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: kkendrick
@@ -109,7 +109,7 @@ The following list explains Power BI access types in brief and lists access type
109109

110110
### General Power BI considerations
111111

112-
- [Portals Studio](../portals/portal-designer-anatomy.md) performance can degrade while working with Power BI workspace for the following reasons:
112+
- [Portals Studio](../portals/portal-designer-anatomy.md) performance can degrade while working with Power BI workspaces because of the following reasons:
113113
- A high number of workspaces shared with a logged-in user.
114114
- Power BI workspaces are shared with many users.
115115
- [The capture Liquid variable](../portals/liquid/portals-entity-tags.md#powerbi) isn't supported in portals Studio while working with a Power BI component.
@@ -118,6 +118,8 @@ The following list explains Power BI access types in brief and lists access type
118118
- Adding users to Power BI dashboards and reports may take a while to reflect in the portals Studio.
119119
- Power BI dashboards and reports connected to a shared dataset present on a different workspace aren't supported.
120120
- Paginated Power BI reports aren't supported.
121+
- If you're using Power BI **Embed for your customers** access type to provide reports and dashboards for your customers, refer to the [powerbi-client JavaScript library](/admin/add-powerbi-report.md#how-to-use-powerbi-client-javascript-library-in-portals) for advanced customizations.
122+
- If you're using the Power BI **Embed for your organization** access type and want to hide the filter pane, refer to [hide filter pane in reading mode](/power-bi/create-reports/power-bi-report-filter?tabs=powerbi-desktop#hide-the-filters-pane-in-reading-mode) in the Power BI documentation.
121123

122124
### Power BI performance and optimization considerations
123125

powerapps-docs/maker/portals/admin/add-powerbi-report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 03/30/2022
8+
ms.date: 12/22/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: ndoelman
@@ -16,7 +16,6 @@ contributors:
1616

1717
# Add a Power BI report or dashboard to a webpage in a portal
1818

19-
2019
[!INCLUDE[cc-pages-ga-banner](../../../includes/cc-pages-ga-banner.md)]
2120

2221
> [!TIP]
@@ -82,7 +81,7 @@ Roles are contained within the Azure Analysis Services database and not in the r
8281
The following considerations apply when using Azure Analysis Services tiles in a dashboard:
8382

8483
- If an Azure Analysis Services tile is used in a dashboard with other tiles that require roles, the Azure Analysis Services role must be added to the list of roles.
85-
- Multiple tiles from different Azure Analysis Services sources can be used with their own roles, but the custom data must be the same for each, and multiple custom data values cannot be used in the Liquid code. The **customdata** tag and the **customdata** parameter for the EffectiveIdentity take only a string value.
84+
- Multiple tiles from different Azure Analysis Services sources can be used with their own roles, but the custom data must be the same for each, and multiple custom data values can't be used in the Liquid code. The **customdata** tag and the **customdata** parameter for the EffectiveIdentity take only a string value.
8685

8786
## Get the path of a dashboard or report
8887

@@ -113,12 +112,13 @@ Roles are contained within the Azure Analysis Services database and not in the r
113112

114113
## How to use powerbi-client JavaScript library in portals
115114

116-
You can use [powerbi-client JavaScript library](https://github.com/microsoft/PowerBI-JavaScript#powerbi-client) while embedding Power BI reports or dashboards in your portal. For more information about powerbi-client JavaScript library, see the [Power BI JavaScript wiki](https://github.com/Microsoft/PowerBI-JavaScript/wiki).
115+
You can use [powerbi-client JavaScript library](https://github.com/microsoft/PowerBI-JavaScript#powerbi-client) for Power BI Embedded reports or dashboards in your portal. For more information about powerbi-client JavaScript library, see the [Power BI JavaScript wiki](https://github.com/Microsoft/PowerBI-JavaScript/wiki).
117116

118117
Below is a sample JavaScript to update the report settings or to handle events. This sample disables filter pane, disables page navigation, and enables *dataSelected* event.
119118

120119
> [!IMPORTANT]
121-
> Use powerbi-client JavaScript library to disable or enable filter pane. However, if you want to restrict access to data or configure security, use [Row-level security (RLS) with Power BI](/power-bi/admin/service-admin-rls). Disabling filter pane doesn't restrict data access, and it can be re-enabled using JavaScript library code.
120+
> - Use powerbi-client JavaScript library to disable or enable filter pane. However, if you want to restrict access to data or configure security, use [Row-level security (RLS) with Power BI](/power-bi/admin/service-admin-rls). Disabling filter pane doesn't restrict data access, and it can be re-enabled using JavaScript library code.
121+
> - The powerbi-client JavaScript library is only supported for **PowerBI Embedded** flow.
122122
123123
```javascript
124124
$(document).ready(function () {

0 commit comments

Comments
 (0)