Hey all, I've been struggling with this for the better part of the day, and I figured I'd just throw the question out to the community and maybe someone would have some input for me. My report has two datasets, and I am trying to put a chart with one dataset inside of a list with another dataset. My list dataset has one entry per person (group), so each page is a different person. My chart dataset has about 7 rows per person and they plot on a radar chart. Typically, I would set a filter on the chart to match the personid of the list (each dataset has a personid) which would ensure my chart only plotted the points for the single person per page. I would imagine this being a simple task, filtering a chart based on the list, but it does not appear to be the case. Any suggestions, is this even possible?
Thanks,
Bryan