Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Rendering Interactive Charts by Group to separate PDFs

trickdigger
5 - Atom

Hi Everyone, 

 

Getting stumped on this one. 

 

I have a set of data that I am summarizing into a table and then rendering into separate PDF's by market (this part works perfectly). What I'm trying to do is also add a trend graph joined to the report below the table that is rendered with only the same market data. This works when I join multiple tables of data into a report, but I am not sure how to do the graph piece of if it's even possible. 

 

Thanks

1 REPLY 1
kelly_gilbert
13 - Pulsar

@trickdigger - can you share a sample of your existing workflow? I'm not sure if you're using a macro, or splitting out the tables using a Group By.

In any case, you might want to try using the Batch option in the Interactive Chart tool. If you set the Interactive Chart tool to batch on market, then it will output one chart for each market. You can then join that to your market table and use a Layout tool to assemble the table + chart layout that you want.

Labels
Top Solution Authors