Hello guys, i need your help once again!
I have created a flow (see below) which takes answers and files uploaded from MS Forms form, renames it according to the answers and adds a number at the end in order to have it numbered in case of multiple documents - therefore Apply to each comes in. For now i have figured out how to add numbers, but not the format i want.
I would like to have the number with 3 digit format, therefore i need to add either one or two zeroes (003 or 010). I have found this article https://powerusers.microsoft.com/t5/Building-Flows/Add-Leading-Zero-s-on-Number-Input/m-p/189198, but cannot figure out how to incorporate the solution into my flow.
Could anyone help me?
THANKS in advance!
part 1
part 2
Solved! Go to Solution.
Hi @Rejdy
Use Format number action step. Set the format to custom and enter 000
The above will result 003.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi @Rejdy
Use Format number action step. Set the format to custom and enter 000
The above will result 003.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsExcellent, thank you for sharing.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
41 | |
40 | |
38 | |
34 | |
30 |
User | Count |
---|---|
47 | |
36 | |
34 | |
25 | |
24 |