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/mobile/files-images-offline-canvas-apps.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ This article explains how to configure files and images in a Power Apps table fo
30
30
31
31
## Prerequisites
32
32
33
-
- Have an existing canvas Power App. To create one, see [Build an app](/maker/canvas-apps/getting-started#build-an-app).
33
+
- Have an existing canvas Power App. To create one, see [Build an app](/maker/canvas-apps/getting-started.md#build-an-app).
34
34
- Have an exsiting table in your app or create one.
35
35
36
36
### View column properties for a file or image
@@ -43,7 +43,7 @@ This article explains how to configure files and images in a Power Apps table fo
43
43
44
44
1. The column properties show the **Data type**. Expand **Advanced options** to view the maximum size for a file or image.
45
45
46
-
:::image type="content" source="media/files-images-offline-canvas-apps/offline-file-images-1.png" alt-text="Screenshot that shows the Name and Type column in an existing table.":::
46
+
:::image type="content" source="media/offline-file-images-1.png" alt-text="Screenshot that shows the Name and Type column in an existing table.":::
47
47
48
48
## Turn on support for file and image columns in Dataverse offline feature
Copy file name to clipboardExpand all lines: powerapps-docs/mobile/offline-file-images.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ searchScope:
18
18
19
19
# Configure mobile offline profiles for files and images
20
20
21
-
To work with file and image columns in offline mode, you need to add the corresponding columns to the offline profile.
21
+
To work with file and image columns in offline mode, you need to add them to your mobile offline profile.
22
22
23
23
This article helps you configure a mobile offline profile that has a table with a column where **Data type** is set to **File** or **Image**.
24
24
@@ -32,8 +32,7 @@ This article helps you configure a mobile offline profile that has a table with
32
32
33
33
1. The column properties show the **Data type**. Expand **Advanced options** to view the maximum size for a file or image.
34
34
35
-
> [!div class="mx-imgBorder"]
36
-
>
35
+
:::image type="content" source="media/offline-file-images-1.png" alt-text="Screenshot that shows the Data type image and the Maximum image size.in the image properties pane.":::
0 commit comments