I have a workflow which summarises output by month and by time.
For each, there is a graph and a table giving me four report snippets in total.
I want to render these to Excel with two tabs.
I can get all snippets on one tab, or I can get each snippet on its own seperate tab.
Is it possible to have two snippets (a graph and a table) on two tabs?
(I hope that makes sense?
)