Hi Everyone,
I'm building a flow that takes data from one excel spreadsheet, looks at a second and if the info on the last line is different then adds a row. I have got everything working and have been able to isolate the identifying data that's needed, but I can't figure out how to move it from a string to an integer so the compare function can use it.
I know it will be with Compare and Integer, but I can't figure out how to write it so it works. This is what I have so far:
Thanks in advance!
Stephen
Solved! Go to Solution.
Hi @SteTaylor
Place your cursor inside the integer input and on your right hand side you can see Dynamic and Expression. Click expression. Type int() and place your cursor inside the two brackets of int() function. Next click dynamic and map the variable. Finally click ok.
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 @SteTaylor
Place your cursor inside the integer input and on your right hand side you can see Dynamic and Expression. Click expression. Type int() and place your cursor inside the two brackets of int() function. Next click dynamic and map the variable. Finally click ok.
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 TutorialsI knew it would end up being something ridiculously simple - thank you so much!
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
88 | |
56 | |
39 | |
37 | |
35 |
User | Count |
---|---|
79 | |
66 | |
57 | |
51 | |
42 |