How can I dynamically output generated PDF files into specific folders based on certain conditions?
I’m starting with an Excel input and using the Table and Layout tools to generate PDF statements. I want to organize the output so that:
Both Location and Manager are included in said Excel input.
What’s the best way to structure the output path in this case?
THANK YOU!!