Page 1 of 1

Auto Series on graph

Posted: Fri Oct 18, 2024 1:13 pm
by Joyfulness
Hello,

I created a drill-through chart that passes the name to the second page for use in the filter. Ideally, I want to pass through an ID but still display it on the chart the name however, if I use auto series key and auto series title instead of value data and argument data, my chart does not display correctly. I attached 2 samples. One is with auto series on, and the other is with it not on.

Please can you advise on where I may have went wrong - thank you.

Re: Auto Series on graph

Posted: Mon Oct 21, 2024 4:49 pm
by Lech Kulikowski
Hello,

> I want to pass through an ID but still display it on the chart the name however

You can set the Tag property for the Series and then use it for the Drill-Down page.

Thank you.