Hello,
I need to write an expression that adds a : before and after a string. How can I do this?
Thanks
Solved! Go to Solution.
As I said, if it's a dynamic content remove the apostrophes. And also the @ shouldn't be there.
concat(':',outputs('Emoji_name'),':')
Hello @MarkH1 ,
use the concat(...) expression. If the text is in a dynamic content, don't use the apostrophes around it.
concat(':','text',':')
Let me try this out soon and revert. Thanks!
It works well with the example and static text but when I insert dynamic content, the expression becomes invalid
For example ->
As I said, if it's a dynamic content remove the apostrophes. And also the @ shouldn't be there.
concat(':',outputs('Emoji_name'),':')
Let me check and revert. Thank you!
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 |
---|---|
45 | |
40 | |
40 | |
39 | |
32 |
User | Count |
---|---|
86 | |
85 | |
52 | |
50 | |
40 |