Skip to content

Commit d6a0e73

Browse files
authored
Merge pull request MicrosoftDocs#5246 from rappen/patch-6
Extremely small change of FXB name
2 parents 5651bff + fb5a89d commit d6a0e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/fetchxml/join-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The previous example is a many-to-one relationship where many account records ca
9999

100100
### Retrieve relationship information
101101

102-
If you use the [XrmToolbox](../community-tools.md#xrmtoolbox) [FetchXmlBuilder](https://fetchxmlbuilder.com/), you can see how this tool allows you to select the relationship to set the appropriate `name`, `from`, and `to` attribute values.
102+
If you use the [XrmToolbox](../community-tools.md#xrmtoolbox) [FetchXML Builder](https://fetchxmlbuilder.com/), you can see how this tool allows you to select the relationship to set the appropriate `name`, `from`, and `to` attribute values.
103103

104104
You can also use other tools and APIs to look up relationship data for the appropriate `name`, `from`, and `to` attribute values to use. For more information see:
105105

0 commit comments

Comments
 (0)