The two issues I have with this setup since using a modern chart:
- The chart in the report loads quicker than the report load event so [Text33] isn't populated with 0 (as per the report load event) before the underlying query for the chart can use this as its criteria.
- The chart isn't responding to the requery code I previously posted.
If I can get the chart to requery, it should resolve my first issue as I can requery the chart after the report load event is complete.