Morning,
A few years back I had gotten some help with a workflow problem (see link below)
Solved: Splitting Out Template based on Column Value - Alteryx Community
I have a follow-up issue. I'm using a similar workflow and template for another project. Field values include text, some are percentages, some are currency ($'s), etc. I have the template set-up with specific formatting. For example, all text fields should be centered, percentage fields should be centered going out to 1 decimal points for some, and no decimal points for others.) When I run the workflow, the text fields in the first row of data are changed to left-justified instead of centered. However, all the other rows have the expected/desired formatting. It's odd that it's just the first row of data. The Out Data Tool has the "Preserve Formatting on Overwrite (Range Required)) checkbox as checked. I rechecked the formatting within the template, and it has the correct formatting.
Not sure why the formatting gets changed by the workflow and only for the first row. Any suggestions on what may be causing this? or how I may resolve?