Skip to content

Commit abb99c5

Browse files
authored
Update Mobile Offline Filter Operations
Update the supported filter operations for views while in offline mode.
1 parent 18400dd commit abb99c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

powerapps-docs/mobile/offline-capabilities.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ For more information, see [Run business process flows offline](/power-automate/b
133133

134134
- **Calculated and rollup fields**: Calculated and rollup fields that are part of rows synced to the client will not be re-evaluated by the client. The re-evaluation will happen on the server when the updated row is synced.
135135

136-
- **Mapped fields**: When you run an app in offline mode, mapped fields aren’t prepopulated when you create a new record from a table that has fields mapped to another table.
136+
- **Mapped fields**: When you run an app in offline mode, mapped fields aren’t prepopulated when you create a new record from a table that has fields mapped to another table.
137+
138+
- **Filter operations**: Not all filter operations are supported in offline mode. For a full list of supported operators, see [Supported Filter Operations Per Attribute Type in Mobile Offline using FetchXML](/power-apps/developer/model-driven-apps/clientapi/reference/xrm-webapi/retrievemultiplerecords#supported-filter-operations-per-attribute-type-in-mobile-offline-using-fetchxml)
137139

138140
## Tips
139141

0 commit comments

Comments
 (0)