Skip to content

Commit b1f3d1c

Browse files
authored
Update function-relate-unrelate.md
1 parent a0a4161 commit b1f3d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/functions/function-relate-unrelate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ These functions never create or delete a record. They only relate or unrelate tw
3333
You can use these functions only in [behavior formulas](../working-with-formulas-in-depth.md).
3434

3535
> [!NOTE]
36-
> These functions are part of a preview feature. The behavior described here is only available when the *Relationsl data, option sets, and other new features for CDS* feature is turned on. This is an app level setting that defaults to on for new apps. To change this feature switch, navigate to the *File* tab, *App settings* in the left hand menu, and then *Preview features*. Your feedback is very valuable to us - please let us know what you think in the [PowerApps community forums](https://powerusers.microsoft.com/t5/Expressions-and-Formulas/bd-p/How-To).
36+
> These functions are part of a preview feature, and their behavior is available only when the **Relational data, option sets, and other new features for CDS** feature is enabled. This is an app-level setting that's enabled by default for new apps. To find this feature switch, open the **File** menu, select **App settings**, and then select **Advanced settings**. Your feedback is very valuable to us - please let us know what you think in the [PowerApps community forums](https://powerusers.microsoft.com/t5/Expressions-and-Formulas/bd-p/How-To).
3737
3838
## Syntax
3939

@@ -332,4 +332,4 @@ Many-to-many relationships are symmetric. You can extend the example to add prod
332332
333333
With this new screen, users can add a contact to a product and then flip to a view of contacts and see the associated product. The relationships are symmetric and shared between the two screens.
334334
335-
![Demonstrate many-to-many relationship from either side](media/function-relate-unrelate/contacts-reverse.gif)
335+
![Demonstrate many-to-many relationship from either side](media/function-relate-unrelate/contacts-reverse.gif)

0 commit comments

Comments
 (0)