You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/explore-and-author/graph-exploration/graph-insights/tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ The exploration tree currently visualizes all connections. We must now isolate t
60
60
### 3.1. Identify VIP US Customers
61
61
We define "VIP" as customers with the highest volume of incoming orders.
62
62
63
-
1. Select the `Customer` group and open the [resource table](features/objects-table.md#objects-table).
63
+
1. Select the `Customer` group and open the [resource table](features/objects-table.md).
64
64
2.**Filter by country:** Open the menu of the `country` column from its header (using the menu dropdown or a right-click) and enter `USA` in the text field of the filter submenu.
65
65
3.**Identify VIPs:** Click the **Predecessors** column header to **Sort Descending**. This ranks customers by their incoming connection count (number of Orders).
0 commit comments