This did not answer the question. I also am having trouble loading/saving the pivot table config from the database. The example given here was loading from local storage. I don't want to use local storage at all. I have tried to use the client side events
fetchReport, loadReport and saveReport without any luck. Even though I use ajax to pull the report names from the database, the dropdown list does not populate anything.