Hi friends,
In my app , I have a column named Category which includes 3 different categories of vehicles:
As soon as I make a checklist for a category I create a PDF file for that checklist.I want to make three different templates for each category based on "ChecklistHistory" table because the checklist items are different in those categories.How to make PDF creation bot points to the relevant template based on the category selected?
Best regards,
Solved! Go to Solution.
You do not need three bots.
Just make branches (Branch on a condition step) based on the condition [category]="Trucks", etc. and use the appropriate template in the subsequent create PDF step.
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |