Skip to content

Commit 2279f71

Browse files
authored
Merge pull request #5877 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents 5adc81d + 9d2c74a commit 2279f71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

powerapps-docs/maker/data-platform/query-visualize-hierarchical-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For some tables, such as account and user, the visualizations are provided out-o
7575
7676
<a name="BKMK_Visualizedata"></a>
7777
## Visualize hierarchical data
78-
The system tables that have visualizations available out-of-the-box include `Account`, `Position`, `Product`, and `User`. In the grid view of these tables, you can see the icon depicting the hierarchy chart, to the left of the row name. The hierarchy icon isn’t present for all rows by default. The icon is shown for the rows that have a parent row, a child row, or both.
78+
The system tables that have visualizations available out-of-the-box include `Account`, `Business Unit`, `Position`, `Product`, and `User`. In the grid view of these tables, you can see the icon depicting the hierarchy chart, to the left of the row name. The hierarchy icon isn’t present for all rows by default. The icon is shown for the rows that have a parent row, a child row, or both.
7979

8080
> [!div class="mx-imgBorder"]
8181
> ![Active accounts.](media/cust-hs-active-account.png "Active accounts")
@@ -126,4 +126,4 @@ For some tables, such as account and user, the visualizations are provided out-o
126126
> ![Widget's tree and tiles views.](media/widget-tree-tiles.png "Widget's tree and tiles views")
127127
128128

129-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
129+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/maker/model-driven-apps/rich-text-editor-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ The default RTE webresource is available with the display name RTEGlobalConfigur
682682

683683
"showPreview": false,
684684

685-
"showPreviewHeaderWarning": false}
685+
"showPreviewHeaderWarning": false
686686
}
687687
```
688688
## Find the current setting for a rich text editor configuration

0 commit comments

Comments
 (0)