is it possible to replace data in current pivot chart. Parse function adds new data but how to delete current. clearAll and remove does not work. It return "Cannot set property ‘clearAll’ of undefined " when typed $$(“pivotchartname”).clearAll(); or $$(“pivotchartname”).$$(“data”).clearAll();