August 2016
Beginner to intermediate
660 pages
14h 27m
English
Tableau provides many predefined functions that help us manipulate data in a certain way. These functions are divided by the type of manipulation, such as functions of numeric and string data types, or aggregate operations.
Let's use the sample file Sample – Superstore Sales (Excel). Open a new worksheet and select Sample – Superstore Sales (Excel) as the data source.
Once the data is loaded on the worksheet, perform the following steps to create a new calculated field:
SquareRootofSales as shown in the following screenshot:SQRT([Sales]) ...Read now
Unlock full access