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: powerapps-docs/developer/model-driven-apps/web-resources.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: "Web Resources (model-driven apps) | Microsoft Docs"# Intent and product brand in a unique string of 43-59 chars including spaces
3
3
description: "Web resources are virtual files that are stored in the Microsoft Dataverse database and that you can retrieve by using a unique URL address."# 115-145 characters including spaces. This abstract displays in the search result.
4
-
ms.custom: ""
5
4
ms.date: 04/15/2021
6
5
ms.reviewer: ""
7
6
ms.service: powerapps
7
+
ms.custom: "intro-internal"
8
8
ms.topic: "article"
9
9
author: "KumarVivek"# GitHub ID
10
10
ms.author: "kvivek"# MSFT alias of Microsoft employees only
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/working-with-formulas.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@ description: In Power Apps, use formulas to customize a canvas app.
4
4
author: gregli-msft
5
5
manager: kvivek
6
6
ms.service: powerapps
7
+
ms.custom:
8
+
- "intro-internal"
9
+
- "canvas"
7
10
ms.topic: conceptual
8
-
ms.custom: canvas
9
11
ms.reviewer: tapanm
10
12
ms.date: 03/01/2019
11
13
ms.author: gregli
@@ -124,7 +126,7 @@ You can configure your app with formulas so that users can change your app's app
124
126
125
127
As you type the closing parenthesis, the screen's background will change to dark gray based on the default value of each slider, which is **50**. At the moment when you finish typing the formula, it's calculated and used as the value of the background fill color. You can interact with your app while in the default workspace without needing to open Preview:
126
128
127
-

129
+

128
130
5. Adjust the sliders, and see how your changes affect the background color.
129
131
130
132
As each slider changes, the formula that contains the **[RGBA](functions/function-colors.md)** function is recalculated, which immediately changes how the screen appears.
By opening table data in Microsoft Excel, you can quickly and easily view and edit data by using the Microsoft Power Apps Excel Add-in. <!-- The Power Apps Excel Add-in requires Microsoft Excel 2016. -->
20
+
By opening table data in Microsoft Excel, you can quickly and easily view and edit data by using the Microsoft Power Apps Excel Add-in.
To install the Power Apps Excel Add-in, see [Microsoft PowerApps Office Add-in](https://appsource.microsoft.com/en-us/product/office/WA104380330?tab=Overview). For more information about how to add or remove an Office Excel Add-in, see [Add or remove add-ins in Excel](https://support.office.com/en-us/article/add-or-remove-add-ins-in-excel-0af570c4-5cf3-4fa9-9b88-403625a0b460).
25
+
To install the Power Apps Excel add-in, see [Microsoft PowerApps Office Add-in](https://appsource.microsoft.com/en-us/product/office/WA104380330?tab=Overview). For more information about how to add or remove an Office Excel Add-in, see [Add or remove add-ins in Excel](https://support.office.com/en-us/article/add-or-remove-add-ins-in-excel-0af570c4-5cf3-4fa9-9b88-403625a0b460).
26
26
27
27
## Open table data in Excel
28
28
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
@@ -31,21 +31,21 @@ To install the Power Apps Excel Add-in, see [Microsoft PowerApps Office Add-in](
31
31
32
32
2. Select the ellipsis (...) to the right of the table that you're interested in, and then select **Edit data in Excel**.
33
33
34
-
3. Open the Excel worksheet that is downloaded to your browser's default download folder named similar to *table-name (1591125669213).xlsx*. This workbook has binding information for the table, a pointer to your environment, and a pointer to the Power Apps Excel Add-in.
34
+
3. Open the Excel worksheet that is downloaded to your browser's default download folder named similar to *table-name (1591125669213).xlsx*. This workbook has binding information for the table, a pointer to your environment, and a pointer to the Power Apps Excel add-in.
35
35
36
-
4. In Excel, select **Enable editing** to enable the Power Apps Excel Add-in to run. The Excel Add-in runs in a pane on the right side of the Excel window.
36
+
4. In Excel, select **Enable editing** to enable the Power Apps Excel Add-in to run. The Excel add-in runs in a pane on the right side of the Excel window.
37
37
38
38
> [!IMPORTANT]
39
39
> If the pane displays an error message, see [Office Store Add-in download disabling](#office-store-add-in-download-disabling).
40
40
41
-
5. If this is the first time that you've run the Power Apps Excel Add-in, select **Trust this Add-in** to allow the Excel Add-in to run.
41
+
5. If this is the first time that you've run the Power Apps Excel add-in, select **Trust this Add-in** to allow the Excel add-in to run.
42
42
43
-
6. If you're prompted to sign in, select **Sign in**, and then sign in by using the same credentials that you used on [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc). The Excel Add-in will use a previous sign-in context and automatically sign you in if it can. Therefore, verify the user name in the upper right of the Excel Add-in.
43
+
6. If you're prompted to sign in, select **Sign in**, and then sign in by using the same credentials that you used on [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc). The Excel add-in will use a previous sign-in context and automatically sign you in if it can. Therefore, verify the user name in the upper right of the Excel add-in.
44
44
45
-
The Excel Add-in automatically reads the data for the table that you selected. Note that there will be no data in the workbook until the Excel Add-in reads it in.
45
+
The Excel add-in automatically reads the data for the table that you selected. Note that there will be no data in the workbook until the Excel add-in reads it in.
46
46
47
47
## View and refresh data in Excel
48
-
After the Excel Add-in reads table data into the workbook, you can update the data at any time by selecting **Refresh** in the Excel Add-in.
48
+
After the Excel add-in reads table data into the workbook, you can update the data at any time by selecting **Refresh** in the Excel add-in.
49
49
50
50
## Edit data in Excel
51
51
You can change table data as you require and then publish it back by selecting **Publish** in the Excel Add-in.
@@ -54,7 +54,7 @@ To edit a row, select a cell in the worksheet, and then change the cell value.
54
54
55
55
To add a new row, follow one of these steps:
56
56
57
-
* Select anywhere in the worksheet, and then select **New** in the Excel Add-in.
57
+
* Select anywhere in the worksheet, and then select **New** in the Excel add-in.
58
58
* Select in the last row of the worksheet, and then press the Tab key until the cursor moves out of the last column of that row, and a new row is created.
59
59
* Select in the row immediately below the worksheet and start to enter data in a cell. When you move the focus out of that cell, the worksheet expands to include the new row.
60
60
@@ -63,12 +63,19 @@ To delete a row, follow one of these steps:
63
63
* Right-click the row number next to the worksheet row to delete, and then select **Delete**.
64
64
* Right-click in the worksheet row to delete, and then select **Delete** > **Table Rows**.
65
65
66
-
## Add or remove columns
67
-
You can use the designer to adjust the columns and tables that are automatically added to the worksheet.
66
+
## Configure the add-in to adjust tables and columns
68
67
69
-
1. Enable the data source designer of the Excel Add-in by selecting the **Options** button (the gear symbol), expand the **Data Connector** section, and then select the **Enable design** check box.
68
+
You can use the data source designer in the Excel add-on to adjust the columns and tables that are automatically added to the worksheet.
70
69
71
-
2. Select **Design** in the Excel Add-in. All the data sources are listed.
70
+
1. Enable the data source designer of the Excel add-in by selecting the **Options** button (the gear symbol).
71
+
72
+
:::image type="content" source="media/power-apps-excel-addin-settings.png" alt-text="Settings icon in the add-in pane":::
73
+
74
+
1. Expand the **Data Connector** section, and then select the **Enable design** check box, and then select **OK**.
75
+
76
+
<imgsrc = "media/power-apps-excel-addin-settings2.png"alt = "Configuration option in the add-in"width = "407"height = "735">
77
+
78
+
1. Select **Design** in the Excel add-in. All the data sources are listed.
72
79
73
80
3. Next to the data source, select the **Edit** button (the pencil symbol).
74
81
@@ -81,10 +88,9 @@ You can use the designer to adjust the columns and tables that are automatically
81
88
82
89
> [!NOTE]
83
90
> - Make sure to always include the ID and required columns in your workbook, as you may receive errors when publishing.
84
-
> - When adding look up columns, make sure to add both the ID and the Display columns.
91
+
> - When adding look up columns, make sure to add both the **ID** and the **Display** columns.
85
92
86
93
## Troubleshooting
87
-
There are a few issues that can be resolved through some easy steps.
88
94
89
95
* Not all tables support editing and creation of new rows, these tables will open in Excel and allow you to view data but publishing will be disabled.
90
96
* Look up columns must be edited using the add-in to ensure the correct row is referenced, updating these columns via copy and past or typing directly into the column is not supported.
@@ -96,6 +102,7 @@ There are a few issues that can be resolved through some easy steps.
96
102
If you encounter an issue that isn't described here, contact us via the [support pages](https://powerapps.microsoft.com/support/).
97
103
98
104
### Office Store add-in download disabling
105
+
99
106
If Office Store add-in downloading has been disabled for your organization, you might receive the following error message when you open the Excel worksheet after selecting the Edit data in Excel command.
100
107
101
108
*Office 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins.*
@@ -107,6 +114,7 @@ For more information about enabling Office Store Add-in downloading, contact you
107
114
For more information about preventing Office Store Add-in downloading from the Office Store, see [Prevent add-in downloads by turning off the Office Store across all clients](/microsoft-365/admin/manage/manage-addins-in-the-admin-center?view=o365-worldwide#prevent-add-in-downloads-by-turning-off-the-office-store-across-all-clients-except-outlook&preserve-view=true).
108
115
109
116
## Other ways to export and view table row data
117
+
110
118
For more information about ways to export and view table row data, see these articles.
111
119
-[Export data to CSV](./data-platform-import-export.md#export-data-to-csv)
112
120
-[Export your data to Excel Online](../../user/export-to-excel-online.md)
0 commit comments