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 / Patch doesn't like $ w...
Power Apps
Answered

Patch doesn't like $ with when formula is empty or returns zero

(0) ShareShare
ReportReport
Posted on by

Finally got my patch working, which updates a sharepoint list text label that contains an additional formula. Including that below.

 

When the result of the formula is zero, the label shows only "$" which then cannot be passed to the sharepoint list.

I'd like to retain the $ and the thousands' comma where there are numbers. Any ideas for a solution?

Would an 'if' statement work here?

Thanks for any help!

 

 

"$" & Text((Value(JanThisYear.Text)) + (Value(JanPending.Text)), "[$-en-US]###,###")

 

 

Categories:
I have the same question (0)
  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

     

    "$" & Text(Max(Sum(Value(JanThisYear.Text), Value(JanPending.Text)), 0), "[$-en-US]###,0.00")

     

  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

    Updated answer, left something off

  • Murphys110 Profile Picture
    on at

    Worked like a charm! Thanks SUPER USER!! 🙂

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard