Hello Guys,
I am having blocker on how to create a multiple excel file (not sheets) output using render tool (i choose render since i need to format my excel file like the fonts and spacing and bold of the header etc.) the outputfile is xlsx. i tried creating a formula with the File Path "<my folder path>\Output\SOA"+ [Account] + DateTimeFormat(DateTimeNow(),"%m %Y") + ".xlsx|||Sheet1". The number of excel file output will depend on the Account. below is the snippet of my wf, basic table and render tool.
Thanks!
.

