In this blog we can see how to convert a decimal number into a whole number using power automate.
Login to power automate using “make.powerautomate.com“
Create an Automated cloud flow using “When an item is created in share point list” trigger.
Login to power automate using “make.powerautomate.com“
Create an Automated cloud flow using “When an item is created in share point list” trigger.
![Screenshot 2023-03-07 102841 Screenshot 2023-03-07 102841](https://www.crmonce.com/wp-content/uploads/elementor/thumbs/Screenshot-2023-03-07-102841-q35domlb6iajoxqvmmtirb9lwwe8ozyykx6rirhx28.png)
Enter site address & List name in the trigger.
Select the compose Action and Give the input
Select the compose Action and Give the input
![Screenshot 2023-03-07 111210 Screenshot 2023-03-07 111210](https://www.crmonce.com/wp-content/uploads/elementor/thumbs/Screenshot-2023-03-07-111210-1-q35gj9kwhirrdv70ozjbln8p0dumr1yuezejkm77ig.png)
In compose 2 give this expression int(outputs(‘Compose’)) as an input.
![](https://www.crmonce.com/wp-content/uploads/2023/03/Screenshot-2023-03-07-114133-1-1024x313.png)
Select send an email (v2) Action and give the inputs as shown below.
![](https://www.crmonce.com/wp-content/uploads/2023/03/Screenshot-2023-03-07-115758-1024x597.png)
Save and run test the flow by creating the item in your SharePoint list .
![](https://www.crmonce.com/wp-content/uploads/2023/03/Screenshot-2023-03-07-122816.png)
I had given the input decimal number in the field mobile no. and the out put of the flow was whole number.
![](https://www.crmonce.com/wp-content/uploads/2023/03/Screenshot-2023-03-07-123110-1.png)