The Tableau paradigm

Tableau connects directly to native data engines and also includes the option to extract data locally. The unique experience of working with data in Tableau is a result of Visual Query Language (VizQL).

VizQL was developed as a Stanford Research Project focusing on the natural ways by which humans visually perceive the world and how those ways can be applied to data visualization. We naturally perceive differences in size, shape, spatial location, and color. VizQL allows Tableau to translate your actions, as you drag and drop fields of data in a visual environment, into a query language that defines how the data encodes those visual elements. You will never need to read, write, or debug VizQL.

Tableau will generate the Visual Query Language behind the scenes as you drag and drop fields onto various shelves defining size, color, shape, and spatial location. This allows you to focus on visualizing data and not on writing code!

One of the benefits of VizQL is that it provides a common method to describe how the arrangement of various fields in a view defines a query of the data. This common baseline can then be translated into numerous flavors of Structured Query Language (SQL), Multidimensional Expressions (MDX), and Tableau Query Language (TQL),(used for extracted data). Tableau will automatically perform the translation of VizQL into a native query to be run natively by the source data engine.

At its simplest, the Tableau paradigm of working with data looks similar to the following diagram:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset