I have on excel one cel that is send via outlook with the formula:
=" File: "&TEXTJOIN("
File: ",TRUE,REPT(B:B,(A:A=[@[Response Id]])))
the data on excel is like in the picture:
In the flow I can see the spce betwen each "File"
and in the email that is sendin is showed like this:
What can I do?