web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : HibyE6jVJ58197yQ9mtKWA
Power Apps - Building Power Apps
Answered

Adding Combo box Selecteditems

Like (0) ShareShare
ReportReport
Posted on 9 Jan 2023 14:41:03 by 13

Hi,

 

I have a multi select combo box where every items should have a corresponding points, but the points is not visible.

 

Example:

Website = 1 point

Updated Website = 2 points

Linkedin Post = 3 points

E-Commerce = 5 points

 

What I want to achieve, is that if I select all of them my text label will add their corresponding points (11points). I used CountRows at first but it only counts the number of rows.

 

Thanks for your help!

I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    on 10 Jan 2023 at 03:04:05
    Re: Adding Combo box Selecteditems

    Hi @azer091 ,

     

    I made a sample for you.

    vxiaochenmsft_0-1673319817815.png

    Table({Value:"Website",Point:1},{Value:"Updated Website",Point:2},{Value:"Linkedin Post",Point:3},{Value:"E-Commerce",Point:5})

    vxiaochenmsft_1-1673319830959.png

    Sum(ComboBox1.SelectedItems,Point)

     

    Best Regards,

    Wearsky

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 885 Most Valuable Professional

#2
developerAJ Profile Picture

developerAJ 571

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 352 Super User 2025 Season 2

Last 30 days Overall leaderboard