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 Automate / Concatenate, Subtracti...
Power Automate
Unanswered

Concatenate, Subtraction in Power App form

(0) ShareShare
ReportReport
Posted on by 697
Hello,
 
I'm coming across an errors where I'm not able to Concatenate 2 fields into one.
 
Also tried doing subtraction from 2 fields. Am I missing some setting within Power Apps?
 
 
 
Please advise.
 
Thanks,
Prakash
I have the same question (0)
  • David_MA Profile Picture
    15,211 Super User 2026 Season 1 on at
    It looks like you are using the new designer, which I do not use. I don't think the expressions are different between the old and new, so the first issue is that Concatenate is not a valid expression and you are not referencing your dynamic data correctly. If I wanted to concatenate a currency value with the total cost of a request for example, the expression I would use is concat(outputs('Get_item')?['body/Currency/Value'],string(outputs('Get_item')?['body/TotalCost']))
     
    Here you can see the expression is concat and it references the outputs from two dynamic values. My expression returns:
    For subtraction, the correct syntax of the expression would be something like sub(outputs('Get_item')?['body/TotalCost'],100) where the first value is the minuend, and the second value is the subtrahend. 
     
    This expression returns, for example:
  • David_MA Profile Picture
    15,211 Super User 2026 Season 1 on at
    Sorry, I just noticed you are referring to Power Apps. I don't use them at all. My post below is in regard to Power Automate expressions. I don't know if the same applies in Power Apps. You may want to post your question in the Power Apps forums instead of the Power Automate forums.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 276 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 169

#3
Haque Profile Picture

Haque 154

Last 30 days Overall leaderboard