Skip to content

Commit 8ae7e91

Browse files
author
Buckley Guderian
committed
ADO 13601
1 parent c257457 commit 8ae7e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ search.app:
2828

2929
When a table is configured to have a hierarchical self-referential relationship you can configure visualizations using that hierarchy. More information: [Define and query hierarchically related data](../data-platform/define-query-hierarchical-data.md)
3030

31-
The tables that have visualizations available by default include [Account](/powerapps/developer/data-platform/reference/tables/account), [Position](/powerapps/developer/data-platform/reference/tables/position), and [User](/powerapps/developer/data-platform/reference/tables/systemuser). 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 are related using the hierarchical relationship.
31+
The tables that have visualizations available by default include [Account](/powerapps/developer/data-platform/reference/entities/account), [Position](/powerapps/developer/data-platform/reference/entities/position), and [User](/powerapps/developer/data-platform/reference/entities/systemuser). 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 are related using the hierarchical relationship.
3232
> [!div class="mx-imgBorder"]
3333
> ![View hierarchy button.](media/view-hierarchy-button.png)
3434
@@ -37,7 +37,7 @@ The tables that have visualizations available by default include [Account](/pow
3737
> [!div class="mx-imgBorder"]
3838
> ![Tree and tile view in hierarchy.](media/tree-view-and-tile-view-in-hierarchy.png)
3939
40-
A few other tables can be enabled for a hierarchy. These tables include [Contact](/powerapps/developer/data-platform/reference/tables/contact) and [Team](/powerapps/developer/data-platform/reference/tables/team). All custom tables can be enabled for a hierarchy.
40+
A few other tables can be enabled for a hierarchy. These tables include [Contact](/powerapps/developer/data-platform/reference/entities/contact) and [Team](/powerapps/developer/data-platform/reference/entities/team). All custom tables can be enabled for a hierarchy.
4141

4242
## Important things to remember
4343

0 commit comments

Comments
 (0)