{ "DataToShow": { "Date": true, "Region": true, "SalesRep": true, "Product": true, "Units": true, "PricePerUnit": true, "TotalCost": true }, "SalesData": [ { "Date": "4/1/21", "Region": "Denmark", "SalesRep": "S. Ehlers", "Product": "Template", "Units": "99", "PricePerUnit": "52.99", "TotalCost": "5246.01" }, { "Date": "2/7/21", "Region": "Germany", "SalesRep": "M. Priesler", "Product": "Documotor", "Units": "66", "PricePerUnit": "50.99", "TotalCost": "3365.34" }, { "Date": "2/24/21", "Region": "Germany", "SalesRep": "E. McKenna", "Product": "Template", "Units": "51", "PricePerUnit": "82.99", "TotalCost": "4232.49" }, { "Date": "3/20/21", "Region": "Germany", "SalesRep": "M. Rafn", "Product": "Addin", "Units": "60", "PricePerUnit": "74.99", "TotalCost": "4499.4" }, { "Date": "5/5/21", "Region": "Ireland", "SalesRep": "B. Sigurdsson", "Product": "Template", "Units": "82", "PricePerUnit": "68.99", "TotalCost": "5657.18" }, { "Date": "6/27/21", "Region": "Denmark", "SalesRep": "S. Ehlers", "Product": "Documotor", "Units": "95", "PricePerUnit": "45.99", "TotalCost": "4369.05" }, { "Date": "1/19/21", "Region": "Germany", "SalesRep": "M. Mortensen", "Product": "Template", "Units": "64", "PricePerUnit": "86.99", "TotalCost": "5567.36" }, { "Date": "4/28/21", "Region": "Germany", "SalesRep": "E. McKenna", "Product": "Template", "Units": "63", "PricePerUnit": "49.99", "TotalCost": "3149.37" }, { "Date": "7/21/21", "Region": "Ireland", "SalesRep": "J. Hansen", "Product": "Template", "Units": "79", "PricePerUnit": "86.99", "TotalCost": "6872.21" }, { "Date": "2/8/21", "Region": "Denmark", "SalesRep": "S. Ehlers", "Product": "Documotor", "Units": "77", "PricePerUnit": "62.99", "TotalCost": "4850.23" }, { "Date": "1/17/21", "Region": "Germany", "SalesRep": "K. Vagsheyg", "Product": "Template", "Units": "55", "PricePerUnit": "93.99", "TotalCost": "5169.45" } ] }