Skip to content

Commit 093b676

Browse files
committed
updates
1 parent 23f93dd commit 093b676

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

powerapps-docs/maker/canvas-apps/create-update-records-bulk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ The formulas in this section can be used to bulk update records in canvas apps.
5151
5252
- [AddColumns() function](functions/function-table-shaping.md)—This function can be used to provide a lookup reference in the Collection that contains the updates to the DataSource if it doesn't have fields that easily reference the table.
5353
54-
For a complete list of formulas to update bulk records, download [related files](https://blogcode.blob.core.windows.net/pablogassets/BulkUpdate_blog/Bulkupdate_blog.zip).
54+
5555
5656
## Example of a checklist
5757
5858
This example uses a checklist of tasks. When you're done with a few tasks, you can mark them as complete. You could extend this scenario to a product launch checklist, home inspection checklist, or other lists.
5959
60-
The following screenshot shows the checklist items in Microsoft Excel file. You can check off the tasks related to your blogging or posting on social media in this example. The table in Excel is called `ChecklistItems`. Here's the [example in Excel](https://blogcode.blob.core.windows.net/pablogassets/BulkUpdate_blog/Bulkupdate_blog.zip).
60+
The following screenshot shows the checklist items in Microsoft Excel file. You can check off the tasks related to your blogging or posting on social media in this example. The table in Excel is called `ChecklistItems`.
6161
6262
The example uses collections to demo this behavior. The approach works for any tabular backend of your choice.
6363

powerapps-docs/maker/canvas-apps/mixed-reality-take-upload-photos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ With your app open for [editing](edit-app.md) in [Power Apps Studio](https://cre
5959

6060
:::image type="content" source="./media/augmented-upload-photo/augmented-view-mr.png" alt-text="A screenshot of a View in MR control under construction in Microsoft Power Apps Studio, shown with its Source property.":::
6161

62-
1. [Save and publish the app](save-publish-app.md) and [run it on your mobile device](/powerapps/maker/canvas-apps/../mobile/run-powerapps-on-mobile).
62+
1. [Save and publish the app](save-publish-app.md) and [run it on your mobile device](../../mobile/run-powerapps-on-mobile.md).
63+
6364
1. Select **View in MR** to view the 3D object in mixed reality. Select the camera icon to take a photo of the MR view.
6465

6566
## Insert a gallery control to view photos taken in the app
@@ -100,7 +101,7 @@ To make the photos in the gallery easier to see, you can add a full-size overlay
100101

101102
:::image type="content" source="./media/augmented-upload-photo/set-gallery-onselect.png" alt-text="A screenshot of a thumbnail image in a gallery in Microsoft Power Apps Studio, shown with its OnSelect property.":::
102103

103-
1. [Save and publish the app](save-publish-app.md) and [run it on your mobile device](/powerapps/maker/canvas-apps/../mobile/run-powerapps-on-mobile).
104+
1. [Save and publish the app](save-publish-app.md) and [run it on your mobile device](../../mobile/run-powerapps-on-mobile.md).
104105
1. Select **View in MR**, and then select the camera icon to take a photo. Select the back arrow at the top of the screen to exit the MR view.
105106
1. Select the thumbnail in the gallery to show a larger version of the photo. Select the image to hide it.
106107

powerapps-docs/maker/canvas-apps/working-with-test-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: canvas
88
ms.reviewer: mkaur
99
ms.date: 06/04/2020
1010
ms.subservice: canvas-maker
11-
ms.author: aheaney
11+
ms.author: maker
1212
search.audienceType:
1313
- maker
1414
contributors:

0 commit comments

Comments
 (0)