Hello
Here is the situation I'm dealing with :
I have a YXDB file with the informations from 100 employee.
I would like to output them into a template file (excel file) within a sheet called Alteryx. But in a way that duplicated that temple file for every employee.
So in the end, if I should have 100 excels files (one per employee) with different name and differents Alteryx tab (all the other tabs should remain the same) . I guess it requires a batch macro but not sure
Is that possible?
Thanks