Create a breakdown-to-breakdown relation
To set up navigation in a visualization between the elements of two breakdowns at the same level, create a breakdown relation between the breakdowns. A table must exist with fields that reference the records for both breakdowns.
Before you begin
Role required: pa_data_collector, pa_power_user, admin
About this task
You want to be able to navigate quickly between two breakdowns at the same level that are logically related.
Procedure
Result
- A breakdown relations record named Members, where the Breakdown is Assignment Group and the related breakdown is Assigned To. The table is Group Member [sys_user_grmember], which has fields on both breakdown sources. The Breakdown Field is Group and the Related Breakdown Field is User.
- A filter on the Group [sys_user_group] table that filters indicators with the Assignment Group breakdown.
- An indicator scorecard that shows the Number of open incidents indicator. The breakdown is Assigned To, and the scorecard follows the Members breakdown relation.
When an Assignment Group is selected in the filter, the members of that assignment group are displayed in the indicator scorecard.
What to do next
View examples of breakdown relations that are shipped by default in every instance. The example shown here is the Members breakdown relation. The Member of breakdown relation provides navigation in the reverse direction, starting with an element in Assigned To and navigating to an Assignment Group. Lastly, the Manager breakdown relation is similar to Members, but because each assignment group has only one manager, it shows a many-to-one relationship. It thus uses a facts table instead of a many-to-many table.