Hi,
How do i add new line in start and wait for approval description.
</br> , /n are not working.
Solved! Go to Solution.
Hi @kannan1,
You could add the URI code "%0A" between the sentences you want to break line, then use the decodeUriComponent() function to decode it, for Example:
Add lines between your text with the URI code.%0AThis code your text better and makes it easier to read.
Result:
Add lines between your text with the URI code.
This code your text better and makes it easier to read.
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 @kannan1 unfortunally you can't add html code in approval's action description.
Proud to be a Flownaut!
is there any other way to add a new line at the movement its all cramped up
no my friend @kannan1
Proud to be a Flownaut!
Hi @kannan1
Approvals are based on markdown language and you can find the reference here: https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support
Just add 2 space keys or enter key should work fine for line separators.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @kannan1,
You could add the URI code "%0A" between the sentences you want to break line, then use the decodeUriComponent() function to decode it, for Example:
Add lines between your text with the URI code.%0AThis code your text better and makes it easier to read.
Result:
Add lines between your text with the URI code.
This code your text better and makes it easier to read.
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.
I have tried both options but i am there is an extra blank line
How do i make it so that it will look something like the below
LPO Number: 234234
LPO Date: 2020-04-21
Invoice Number: 234234
Invoice Date: 2020-04-22
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
53 | |
41 | |
39 | |
38 | |
35 |
User | Count |
---|---|
76 | |
72 | |
71 | |
54 | |
49 |