cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Computation of IBPL attribute could be needed for multivalued in the Integrity report/chart ?

0 Kudos

Computation of IBPL attribute could be needed for multivalued in the Integrity report/chart ?

Looking for a computation for the IBPL attribute for the multivalued.

Example

"Variant IBPL" is a IBPL attribute,  IBPL pick values are RED, GREEN, BLACK etc

REQ 1 -- RED

REQ 2 -- RED, GREEN

REQ 3 -- RED, GREEN

REQ 4 -- BLACK

How to find the Req's count having IBPL values RED;GREEN ? IBPL types are in the Playground project,

I used to follow below computation but its not working for multiple values.

aggregate("Contains", ByDocument(false, false), sum((Category="Requirement" and "Variant IBPL"=="RED:/Playground;GREEN:/Playground")?1:0))

3 Comments
olivierlp
Community Manager
Status changed to: Clarification Needed

Thank you @Chittaranjan_11 for publishing your idea. We need more information as specified in the form you saw in the submission process. (Questions below).
Please let us know within the next two weeks.

 

Let me know if, instead, you intended to post a technical question to this forum: https://community.ptc.com/t5/Windchill-Systems-Software/bd-p/Integrity


1. Describe your environment: What is your industry? What is your role in your organization? Describe your stakeholders.
2. What product & version are you currently running?
3. Describe the problem you are trying to solve. Please include detailed documentation such as screenshots, images or video.
4. What is the use case for your organization?
5. What business value would your suggestion represent for your organization?

Chittaranjan_11
13-Aquamarine

1. Describe your environment: What is your industry? What is your role in your organization? Describe your stakeholders.

ALM Functional development
2. What product & version are you currently running?

PTC Integrity 11.2
3. Describe the problem you are trying to solve. Please include detailed documentation such as screenshots, images or video.

Computation of IBPL attribute could be needed for multivalued in the Integrity report/chart ?
4. What is the use case for your organization?

Could help in getting the computation count for the multivalued IBPL values.
5. What business value would your suggestion represent for your organization?

Could be easy to track the IBPL values in the usage point of view.

olivierlp
Community Manager
Status changed to: Acknowledged

Hello,
Thank you for your idea and the information provided.