computation with ibpl-fields
Sep 18, 2012
12:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 18, 2012
12:44 PM
computation with ibpl-fields
| |||||
Hi @all, in a form we have an ibpl-picklist, where the users can select (multivalued) a number of items. In a second field we count the selected items with "relcount(<fieldname of ibpl-picklist>)". This is not a problem, but now i need another computation: the items in above mentioned picklist is not filtered by states, but i need the number of thise items in a special state. How can i do this? Thanks and regards, Jens |
| |||
Posted By: Bradley.Johnston Posts: 5 / Registered: Feb, 2008 | |||
This syntax should work for this purpose: aggregate(<fieldname of IBPL-picklist>, Sum(State=="Desired State on Related Item"?1:0)) |
![]() |
|
![]() |
|
![]() |
|
Kind Regards,
Kael Lizak
Senior Technical Support Engineer
PTC Integrity Lifecycle Manager
0 REPLIES 0
