Hi All,
I am creating a file using Power Automate and the file name uses dynamic content.
I am trying to add space between the filename but not being successful. I am using the function :
concat(item()?['Employee Name-'],'__', item()?['Employee ID'],'.pdf')
I have also tried using blank between the '' and couple of other things but it is not working.
this should be a quick fix, i suppose. Could someone assist?