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 / Calculation of Labels ...
Power Apps
Answered

Calculation of Labels / Text Input inside PowerApp

(0) ShareShare
ReportReport
Posted on by 22

Hello everyone,

 

I am working on an expense PowerApp with SP Lists as the data source. I am currently trying to create a cost of mileage calculation as attached (1).

 

Is it possible for the PowerApp to do this calculation and ultimately serve the output? Unfortunately I cannot figure out how to automatically do the calculation in the field which makes it a bit difficult. 

 

What I am trying to achieve here is in a label: Calculate a number from another label and a text input label.

 

For example:

Label: 0.55

Text Label: (amount of kilometers) for example, 10

Calculated Output: 0.90 * 10 = 9

**Note, I put the calculation in there, but only the calculated product is needed.

 

Thanks for the assistance with this!

KM Calculation.JPG
Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @i-worx_charlie 

    Your Text property on the Total Cost label should be:

      Value(TextLabelKilometers.Text) * .9

     

    You mention Label: 0.55, but I am not sure how that fits into what you want.  In your picture, you have a multiplier label that has a Value of 0.55.  I assume you wanted to calculate by that and not 0.90 as you stated in the text.  If so, then your formula would be:

      Value(TextLabelKilometers.Text) * Value(TextLabelMultiplier.Text)

     

    I hope this is helpful for you.

     

  • i-worx_charlie Profile Picture
    22 on at

    Thank you very much Randy! Excellent and worked perfectly.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 633

#2
11manish Profile Picture

11manish 588

#3
Valantis Profile Picture

Valantis 457

Last 30 days Overall leaderboard