Hey,
I have a problem with a work project of mine. I'm trying to convert a power automate desktop workflow to be easily moved into different directories. The solution I've decided to try to go with is that I have a variable with most of the regular path and then add the more specific folders at the end manually. For some reason when trying to use this way power automate adds a linebreak/newline between the variable and plain text. Screenshot example from "Display message" action.
I've tried adding "trim text" action, doesnt help. I have trim command in the powershell script I use to create the variable aswell. I've tried with basic syntax tricks but if you have any idea what could help in this matter I'd very much appreciate it!