Symptom
After adding multiple rows with "IN" operator when setting Target Criteria for Tag names and Attribute Types, there are no attributes visible in Growth Portfolio when trying to add new ones.
Environment
SAP SuccessFactors Talent Intelligent Hub
SAP SuccessFactors Growth Portfolio
Reproducing the Issue
- Multiple rows with "IN" operator are added for Tags or Attribute types following guide Configuring Target Criteria for Attribute Types and Tags | SAP Help Portal
- Upon trying to add new attributes in Growth Portfolio, there are no returns
Cause
Expected behavior as per current system design.
Resolution
To add multiple tags/attributeTypes we need to use 'IN' operator in a single row. Do not add "in" operator in multiple rows.
Guide in topic will be updated shortly to reflect correct behavior: Configuring Target Criteria for Attribute Types and Tags | SAP Help Portal
Supported operators and their expected behaviors are listed in the below table:
| Operator | Description | Behaviour |
= | Equals | Qualifies all attributes linked to a specific tag or attribute type |
IN | In (list) | Qualifies all attributes linked to any of the specified tags or attribute types |
!= | Not Equals |
Qualifies all attributes not associated with the specified tag or attribute type. Note: For tags, qualifies attributes that are not associated with that specific tag but must still be associated with at least one other tag |
NOT IN | Not In (list) |
Qualifies all attributes not associated with any of the specified tags or attribute types. Note: For tags, qualifies attributes that are not associated with any of the listed tags but must still be associated with at least one other tag |
See Also
Keywords
SAP Knowledge Base Article - Public