Customizing Enterprise View

To illustrate how to customize Enterprise View, we are going to show you how to get the data from a database and display it as a chart as well as a table. Our example (ACME Corporation) uses a database that holds employee, customer and investor satisfaction ratings – the Happy table contains the following columns and data:

Happy states

Employees

Customers

Investors

Ecstatic

543

123

58

Extremely Happy

400

700

158

Happy

390

323

89

Mildly Unhappy

243

23

58

Extremely Unhappy

143

12

38

Outraged

0

1

4

Enterprise View ships with a set of XSD (XML schema defintion) files, which can be used when customizing tiles to validate the content and structure of the tile definition.