So, I have an MS Form that uses branching to determine which piece of equipment has failed. I need to build a string from the users choices as shown below. Any help is greatly appreciated 🙂
Solved! Go to Solution.
hi @eberssco you can use the fuction concat('line1','-','Washing','-','TTprobes')
Proud to be a Flownaut!
Hi @eberssco,
@ChristianAbata is correct, you could use the concat() function to mix these responses together after an MS form submitted, and the response is a unique ID, when input the expression, you could click Expression button to enter "concat()" firstly, then put the dynamic content into it as parameters, for example:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @eberssco you can use the fuction concat('line1','-','Washing','-','TTprobes')
Proud to be a Flownaut!
Hi @eberssco,
@ChristianAbata is correct, you could use the concat() function to mix these responses together after an MS form submitted, and the response is a unique ID, when input the expression, you could click Expression button to enter "concat()" firstly, then put the dynamic content into it as parameters, for example:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
64 | |
23 | |
16 | |
15 | |
11 |
User | Count |
---|---|
121 | |
36 | |
32 | |
28 | |
26 |