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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / SUM() function doesn't...
Power Apps
Unanswered

SUM() function doesn't recognize a change in a Dropdown

(0) ShareShare
ReportReport
Posted on by 255

I have to consecutive dropdowns in a canvas app, Dropdown1 and Dropdown2.

Dropdown2 is a numeric value and it's changed according to Dropdown1 selected value.

 

Dropdown2 selected value is a part of a large SUM() function.

The problem is that the SUM() function is not updated when Dropdown1 is changed since the SUM() cannot "see" Dropdown2 changing.

 

How could I make Dropdown2 really "change" when changing Dropdown1? 

I don't want to add a hidden slider that corresponds the Dropdown2 value since I should change it to 90 places in the code.

 

Categories:
I have the same question (0)
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    can you paste the sum() function you are using here please

     

  • Finnair Profile Picture
    255 on at

    Sum(
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop1.SelectedText.Value,Program),
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop2.SelectedText.Value,Program),
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop3.SelectedText.Value,Program),
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop4.SelectedText.Value,Program),
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop5.SelectedText.Value,Program),
    LookUp(Sort(Drop_Program,Time,SortOrder.Descending),BatchNr = Line_Drop6.SelectedText.Value,Program)
    )

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 834

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard