Skip to content

Commit 29da994

Browse files
committed
Adding additional links back to master article
1 parent f643003 commit 29da994

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

powerapps-docs/maker/data-platform/data-platform-excel-addin.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,10 @@ You can use the data source designer in the Excel add-on to adjust the columns a
8888

8989
> [!NOTE]
9090
> - Make sure to always include the ID and required columns in your workbook, as you may receive errors when publishing.
91-
> - 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.
9292
9393
## Troubleshooting
9494

95-
There are a few issues that can be resolved through some easy steps.
96-
9795
* 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.
9896
* 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.
9997
* The maximum table size when editing in Excel is one million cells. If there are too many rows or columns, not all data will be read or published.

powerapps-docs/teams/edit-data-in-excel.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ To install the Power Apps Excel Add-in, see [Microsoft PowerApps Office Add-in](
2929
1. 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.
3030

3131
> [!IMPORTANT]
32-
> If the pane displays an error message, see Office Store Add-in download disabling.
33-
> If this is the first time that you've run the Power Apps Excel Add-in, you must **Trust this Add-in** to allow the Excel Add-in to run.
32+
> - If the pane displays an error message, see Office Store Add-in download disabling.
33+
> - If this is the first time that you've run the Power Apps Excel Add-in, you must **Trust this Add-in** to allow the Excel Add-in to run.
34+
> - The maximum table size when editing in Excel is one million cells. If there are too many rows or columns, not all data will be read or published.
3435
3536
## Next steps
3637
- [View and refresh data in Excel](../maker/data-platform/data-platform-excel-addin.md#view-and-refresh-data-in-excel)

0 commit comments

Comments
 (0)