If you're using QV11 you can define an alternate state on the General tab of the document properties window and then assign that alternate state to the chart on the General tab of the chart properties window. If you're using QV10 you can try using set analysis expressions. Sum(Sales) would become Sum({1}Sales) to ignore all selections or Sum({<Field1=>}Sales) to ignore selections in the field Field1.