Clarity

 View Only
  • 1.  Number of items selected by a Multi-select lookup

    Posted Jan 23, 2024 01:08 PM

    I'm creating a form in CA PPM. In that form i have a multi-select lookup. Each item representing a benefit. My goal is to calculate a score based on the items (benefits) selected. Each item selected gets 1 point. How can I achieve that?



    ------------------------------
    Technical Advisor
    IC
    ------------------------------


  • 2.  RE: Number of items selected by a Multi-select lookup

    Posted Mar 12, 2024 05:11 AM

    A somewhat similar request:

    https://community.broadcom.com/communities/community-home/digestviewer/viewthread?GroupId=1747&MID=776195&CommunityKey=7f0cbca3-5f93-4d44-a369-1a8ce98f5578



    ------------------------------
    Regards
    NJ
    ------------------------------



  • 3.  RE: Number of items selected by a Multi-select lookup

    Posted Mar 18, 2024 02:56 PM

    I made some changes on how I was displaying my data. I was able to achieve what i want. instead of having a lookup, I displayed the values as separate Booleans. When a Boolean is selected a value of 1 is returned.  I was able to count the number of selected items represented by Booleans. 



    ------------------------------
    Technical Advisor
    IC
    ------------------------------