How to make an Indicator visible to only one stakeholder: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "An indicator can be made visible to only one stakeholder when the stakeholder is made "personal" to a particular stakeholder. {{Editor steps|title= | Click on Current Situation in the ribbon bar, and subsequently click on the Indicators button. | In the left panel, select the indicator that you want to adjust. | With the indicator selected, locate the checkbox named "Personal (linked to Stakeholder) in the detail panel on the right. | To make it visible to only a partic...")
 
No edit summary
Line 12: Line 12:
|notes=
|notes=
* The indicator will only appear in the [[top bar]]  
* The indicator will only appear in the [[top bar]]  
* When an indicator should be personal to multiple stakeholders, you will need to [[duplicate the indicator]].  
* When an indicator should be personal to multiple stakeholders, you will need to [[How to add, remove and duplicate an Indicator#Duplicate|duplicate the indicator]].  
* Indicators that are personal, can use the TQL ID parameter for [[Stakeholder (TQL Param)|Stakeholder clause]]s. I.e.: <code>SELECT_NAME_WHERE_STAKEHOLDER_IS_ID</code>, similar to <code>SELECT_NAME_WHERE_INDICATOR_IS_ID</code>.
* Indicators that are personal, can use the TQL ID parameter for [[Stakeholder (TQL Param)|Stakeholder clause]]s. I.e.: <code>SELECT_NAME_WHERE_STAKEHOLDER_IS_ID</code>, similar to <code>SELECT_NAME_WHERE_INDICATOR_IS_ID</code>.
|seealso=
|seealso=

Revision as of 10:28, 9 January 2024

An indicator can be made visible to only one stakeholder when the stakeholder is made "personal" to a particular stakeholder.

How to make an Indicator visible to only one stakeholder:
  1. Click on Current Situation in the ribbon bar, and subsequently click on the Indicators button.
  2. In the left panel, select the indicator that you want to adjust.
  3. With the indicator selected, locate the checkbox named "Personal (linked to Stakeholder) in the detail panel on the right.
  4. To make it visible to only a particular stakeholder, select this checkbox. A stakeholder selection box will appear.
  5. In the stakeholder selection box, select the stakeholder for which this indicator should be visible.

Notes

  • The indicator will only appear in the top bar
  • When an indicator should be personal to multiple stakeholders, you will need to duplicate the indicator.
  • Indicators that are personal, can use the TQL ID parameter for Stakeholder clauses. I.e.: SELECT_NAME_WHERE_STAKEHOLDER_IS_ID, similar to SELECT_NAME_WHERE_INDICATOR_IS_ID.

How-to's

See also