Make Filter Change Handler for Dashboard
Hi,
I have a dashboard with local data filter and a number of graph builder charts in tab page boxes.
I would like to resize the frameboxes in some of the charts when the local data filter selection is changed.
I have tried using the code below, but it gives an error: "The OwnerBox was deleted before the message << could be sent because the Graph Builder needed to recalculate first".
Can anyone s...