Page 1 of 1

Diagram is broken after rebuild

Posted: Mon Feb 15, 2010 9:40 am
by Toto
Hello,

I have an Active Form with a diagram on it. After refreshing the diagram crashes (please see attached file). Is it because of wrong usage of an active form or a (known) bug?

Thanks a lot for your help!

Toto

Re: Diagram is broken after rebuild

Posted: Mon Feb 15, 2010 10:00 pm
by lotsaram
This is not a bug this is simply the way active forms work!

You cannot link a chart series to active form report rows as this range is deleted and recreated with every active form refresh (which will clear the data series).

If you want to combine a chart with an active form then
- the chart should be either above or below the active form
- the chart should be linked to a static range not the active form

Re: Diagram is broken after rebuild

Posted: Tue Feb 16, 2010 8:24 am
by Toto
Hello Lotsaram,

thanks a lot for your help!

Regards,

Toto