Skip to content

Commit 5108a64

Browse files
authored
Update canvas-mobile-offline-overview.md
1 parent 274cffa commit 5108a64

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

powerapps-docs/mobile/canvas-mobile-offline-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ When you turn on the offline capability in your app, the app always runs offline
6161

6262
Built-in offline support for canvas apps is in preview and doesn't support files and images and some Power Fx functions yet. However, there are already some key benefits of using it instead of LoadData/SaveData Power Fx functions.
6363

64-
|Topic|LoadData / SaveData | Built-in offline |
65-
|---------|---------|---------|
64+
|Topic |LoadData / SaveData | Built-in offline |
65+
|---------|--------------------|------------------|
6666
|Power Apps Studio support |Custom | Built-in|
6767
|Code complexity |Power Fx code complexity scales up with data complexity |No code|
6868
|Power Fx functions | All | Partial (see limitations)|
@@ -77,7 +77,6 @@ Built-in offline support for canvas apps is in preview and doesn't support files
7777
|Fast app launch with large datasets |No |Yes|
7878
|Data size limit| Device dependent, 30-70 MB in most cases |Device dependent, up to the storage capacity of the device|
7979

80-
8180
### See also
8281

8382
[Working with canvas apps offline](canvas-mobile-offline-working.md)

0 commit comments

Comments
 (0)