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 / convert float to decim...
Power Apps
Unanswered

convert float to decimal in flow

(0) ShareShare
ReportReport
Posted on by 518 Moderator

Hello,

i have tables in dataverse where i stored values as float.

 

Now in a flow i have to populate another table where the data should be stored as decimal (as an additional colum will use other columns to calculate values and seems to be only possible with decimals).

 

How can i convert the floats to decimal within the flow so that i can store them in the new table.

It is not really an option to change the source table to decimal as the fields are part of multiple views and forms in canvas apps as well as model driven apps.

I would have to remove them first from all palces and add them back again. 

 

Any idea is welcome 

Categories:
I have the same question (0)
  • maulik50 Profile Picture
    58 on at

    HI @SLMR ,

     

    You could use Int() and String() function to convert data.

    I have made a test for your reference.

    maulik50_0-1700903074256.png

     

    Expression: int(first(split(string(item()?['Price']),'.')))

     

    I hope this will works.

     

    Thank you!

     

    If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.

  • SLMR Profile Picture
    518 Moderator on at

    Thanks for the quick reply.

    But int does help. I need at least to more digits.

    I could multiply it with 100 then make it int and then divide by 100.

    But i think there should by a simpler solution. 

    But even round is not available.

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
11manish Profile Picture

11manish 522

#2
WarrenBelz Profile Picture

WarrenBelz 437 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 405

Last 30 days Overall leaderboard