JSON data source
Data source
by ilaria_nunziante
HTML
<script src="https://cdn.flexmonster.com/flexmonster.js"></script>
<div id="pivot-container"></div>
JavaScript
var jsonData = [
{
"Bucket": {
"type": "string",
"caption": "Bucket"
},
"CODE_5": {
"type": "string",
"caption": "Area"
},
"CODE_2": {
"type": "string",
"caption": "Product"
},
"DG_4_21": {
"type": "number",
"caption": "Forecasts-Tons"
},
"DG_4_1": {
"type": "number",
"caption": "Forecasts-Pieces"
},
"DG_3_21": {
"type": "number",
"caption": "Sales-Tons"
},
"DG_3_1": {
"type": "number",
"caption": "Sales-Pieces"
},
"DG_2_21": {
"type": "number",
"caption": "ProposedForecast-Tons"
},
"DG_1_21": {
"type": "number",
"caption": "ForecastMath-Tons"
},
"DG_1_1": {
"type": "number",
"caption": "ForecastMath-Pieces"
},
"DG_2_1": {
"type": "number",
"caption": "ProposedForecast-Pieces"
},
"DeleteRow": {
"type": "delete",
"caption": "DeleteRow"
},
"RowId": {
"type": "id",
"caption": "RowId"
},
"Kupla": {
"type": "hidden",
"caption": "Kupla"
},
"ForcingId": {
"type": "number",
"caption": "ForcingId"
}
},
{
"Kupla": 591523,
"ForcingId": null,
"DeleteRow": false,
"Bucket": "05/2017",
"RowId": "591523_100",
"CODE_2": "201",
"DESCR_2": "Mechanical Clock ( white )",
"CODE_5": "B08",
"DESCR_5": "UK BOILERS",
"VA_10": 100.1,
"DG_3_21": 2602.6,
"DG_3_1": 26,
"DG_4_21": 2602.6,
"DG_4_1": 26,
"DG_2_21": 0,
"DG_1_21": 0
},
{
"Kupla": 591884,
"ForcingId": null,
"DeleteRow": false,
"Bucket": "05/2017",
"RowId": "591884_100",
"CODE_2": "20101253",
"DESCR_2": "CALDAIA MYNUTE i20 MT",
"CODE_5": "B08",
"DESCR_5":...