<link rel="stylesheet" href="https://s3.amazonaws.com/flexmonster/2.3/demo.css">
<script src="https://cdn.flexmonster.com/flexmonster.js"></script>
<h3>
1. Try changing the initial configuration (e.g., move the "Color" field to columns). <br>
2. Click "Update Data" button. You will see that the configuration is not changed, only the data is updated. <br>
3. Click "Set Report" button. You will see that the configuration is reset to the default slice and the data is updated.
</h3>
<button onclick="updateData()">
Update Data
</button>
<button onclick="setReport()">
Set Report
</button>
<div id="pivotContainer"></div>