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