Skip to main content
12-Amethyst
April 15, 2019
Solved

How to count selected user in field

  • April 15, 2019
  • 1 reply
  • 2347 views

Hello PTC community

 

I want to set a field that autometically count selected users in a user field by computation or event trigger.

if you have any idea or recommendation, please share it with me.

 

Thank you in advance

BS

 

 

Best answer by sanon
Hi bson21,

It can be realized by calculating integer fields.

[Calculation]
selectioncount (user field)

1 reply

sanon1-VisitorAnswer
1-Visitor
April 17, 2019
Hi bson21,

It can be realized by calculating integer fields.

[Calculation]
selectioncount (user field)
bson2112-AmethystAuthor
12-Amethyst
April 17, 2019

thank you very much

it works well !