Creating invoices with reporting functions
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, I'm tryin to use the below flow as a template for creating invoices for suppliers providing us with workers, because I have more than one record it is duplicating the output. (see attached)
Any idea how to stop this happening? Also is it possible to separate it in to individual PDF documents per supplier instead of it being continued on to the next page of the same PDF?
what would be the best way to add a GST 10% and Total to the bottom to make it look like a proper invoice?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @chelseariver90
For point no.1, you just have to reorganise your workflow a bit, so your table tool is placed before the headers tool. That will give you two snippets, one for each company, that you can then place the header at the top; no need for a multiple join tool.
For the second point, in your render tool you can configure it so it groups the outputs based on the field of company, which will return a separate pdf output for each company in your dataset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AngelosPachis @binay2448 thanks for the quick replies guys.
Both flows work perfectly.
Would you have any idea how to generate an automated email to each supplier with the PDF invoice attached when the workflow is ran?
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use email tool at the end to send emails. Refer to the below article.
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Email/ta-p/32129
https://help.alteryx.com/20213/designer/email-tool
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
