Skip to content

Commit 35d26ee

Browse files
authored
Merge pull request #8004 from MicrosoftDocs/jasongre-advancedLookupOffline
Jasongre advanced lookup offline
2 parents e535928 + 64101d3 commit 35d26ee

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

powerapps-docs/mobile/offline-capabilities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ For more information, see [Run business process flows offline](/power-automate/b
114114

115115
Any views that have linked tables (related table) that are not available offline are also not supported.
116116

117+
- **Advanced lookups**: The **[Advanced lookup]**(../user/lookup-field.md#advanced-lookup) functionality isn't supported in offline scenarios. When you're offline, the **Advanced lookup** button is replaced by a **Change view** dropdown list.
118+
117119
- **Add Existing on subgrids**: **Add Existing** is not supported for mobile offline for certain types of relationships. When you are offline, certain relationships such as relationships that are N:N are read only, and the **Add Existing** command will be hidden on subgrids for those relationships. Even if the button is unhidden via customization, the command will not work in offline.
118120

119121
- **Web resources**: Web resources are partially supported in offline mode. Refer to the table below for more information.

powerapps-docs/user/lookup-field.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Use the lookup column on a row | MicrosoftDocs"
33
description: How to use the lookup column in Power Apps
44
author: mduelae
5-
65
ms.component: pa-user
76
ms.topic: conceptual
87
ms.date: 08/01/2021
@@ -13,7 +12,7 @@ ms.assetid:
1312
search.audienceType:
1413
- enduser
1514
---
16-
# Use the lookup column on a row
15+
# Use the lookup column on a row
1716

1817
Lookup helps you to choose rows from a related table. When you select a related table and enter search criteria, such as a name or email address, lookup automatically begins to resolve the partial text and displays any matching rows. If no rows are displayed after you have typed the full text of your search criteria, a message is displayed specifying that there are no rows.
1918

@@ -163,6 +162,8 @@ Legend
163162
6. **Only my records**: Select to only show rows that you own.
164163
7. **Add new record**: Opens the quick create form where you can add a new row for the table. When you save the new row, the advanced lookup grid will refresh and show the newly added row.
165164

165+
> [!WARNING]
166+
> Advanced lookup isn't available with offline scenarios. The **Advanced lookup** button is replaced by a **Change view** button when the user is offline.
166167
167168
### Regarding advanced lookup
168169

0 commit comments

Comments
 (0)