A Tabular View as the name implies is a simple table-like report, that can be created with an intuitive drag and drop interface, over your data tables. With Tabular View, you can easily summarize, structure, group, filter, and customize data the way you want.
You can create a Tabular View in Zoho Analytics by following the below steps:
Note
: You can also create a Tabular View using data from multiple tables that are linked through lookup columns.
The following is a brief description of each shelf in the Design Area of the Tabular View.
Columns
: Data from the columns dropped in this shelf will be added as columns in the Tabular View. You can drop any number of columns in this shelf.
| Column Name | Function |
| Date | Actual |
| Customer Name | Actual |
| Product | Actual |
| Sales | Actual, Sum |
| Cost |
Actual, Sum
|
Zoho Analytics enables you to apply one or more summary functions to the columns in the Tabular View. When you apply a summary function over a column, a summary row for each group (block and section) and a grand summary row for the view will be displayed. Listed below are the sets of summary functions supported by Zoho Analytics for a tabular view and their functionalities.
| Numeric and Currency Data Type | |
| Function | Description |
| Sum | Returns the sum of all the values in the column. If the columns are grouped, summation will be applied at the group level. |
| Average | Returns arithmetic mean of all the values in the column. In case grouping has been applied, it will return the average value at the group level. |
| Count Records | Returns a count of the number of records in the column. If grouping is applied, it then provides the total number of records at the group level. |
| Min | Returns minimum value in the column. If the columns are grouped, then the minimum value will be applied at the group level. |
| Max | Returns maximum value in the column. If the columns are grouped, then the maximum value will be applied at group level. |
| Standard Deviation | Returns the standard deviation of the column. If the columns are grouped, then it will then display the standard deviation at the group level. |
| Variance | Returns the variance of the column. If the columns are grouped, then the function will be applied at the group level. |
| String Data Type | |
| Count Records | Returns the count of the number of records in the column. If grouping is applied, it then provides the total number of records at the group level. |
To apply summary functions:
Note
: You can apply summary functions only over the columns dropped in Columns and Group by block shelf.
The following Tabular View shows the sum and average value of sales and cost of each product grouped based on its region.
Zoho Analytics allows you to filter a column for specific ranges, individual values, date ranges, and more. depending on the data type of the column. You can also apply multiple filters (based on multiple columns) in a Tabular View.
Here, we will filter the created Sales Overview Tabular View to display only the data for 2019, 2020, and 2021. To do this:
| Option | Description |
| Individual Values | This option allows you to filter data based on individual values of the selected numeric column. All possible individual values of the dropped column will be listed in the filter tab. You can select these values to filter them. |
| Ranges |
This option allows you to filter data based on numeric ranges into which the values in the columns can be segmented e.g., 0 to 100, 101 to 250 etc., Filter tab will list a suggested range of values for filtering. You can choose the required range to filter. You can also add your own custom ranges for filtering.
|
| Option | Description |
| Year | Select this option to filter date values based on years |
| Quarter | Select this option to filter date values based on quarters |
| Month | Select this option to filter date values based on months |
| Week | Select this option to filter date values based on weeks |
| Date | Select this option to filter based on date values |
| Date & Time | Select this option to filter based on date & time values |
| Ranges |
Select this option to filter values based on date ranges
|
| Option | Description |
| Quarter | Select this option to filter date values based on quarters present across all years in the column. e.g., Q1, Q2. |
| Month | Select this option to filter date values based on months across all years. e.g., January, February. |
| Week | Select this option to filter date values based on weeks across all years. e.g., Week 1, Week 2. |
| Week Day | Select this option to filter date values based on week day across all years. e.g., Sunday, Monday. |
| Day of Month | Select this option to filter date values based on day of month across all dates. e.g., 1 to 31. |
| Hour |
Select this option to filter date values based on hours in a day. e.g., 0 to 23hrs
|
| Option | Description |
| Common | Select this option to filter data values based on the common time periods. e.g., Last 1 Hour, Today, This Month etc., |
| Quarter | Select this option to filter data values based on quarters e.g., This Quarter, Last 3 Quarters, Next Quarter etc., |
| Month | Select this option to filter data values based on months e.g., Last Month, Next 6 Months etc., |
| Week | Select this option to filter data values based on week e.g., This Week, Last 3 Weeks etc., |
| Day | Select this option to filter data values based on day e.g., Today, Next 5 Days etc., |
| Hour |
Select this option to filter data values based on hour e.g., Last 1 Hour, Last 12 Hours etc.,
|
Zoho Analytics also allows you to include dynamic filters, called User Filters. This enables your users who access the report to apply dynamic filters on the report data using the filter columns exposed as part of the User Filters. The filter columns included in User Filters can be displayed using a variety of display components, such as Drop Down boxes, Slider, and Date range chooser to suit your needs.
In this example, we will add the
Product
column as a
User Filter
. To do this,
Click the
Click Here to Generate Report
button.
When you view the report in View Mode , a user filter with a drop-down menu list appears on the top-left as shown in the below screenshot. From here, you can now filter product-specific data.
Note
: The filter options vary depending on the data type of the dropped column. Here, we have seen the options available for a string data type
Zoho Analytics allows you to define powerful formulas and derive custom metrics to meet your specific reporting requirements. This enables you to perform from simple calculations such as addition and subtraction to a complex calculations using built-in functions. The output of the formula adds a new column in the tabular view as well as add it as formula column in the underlying data table.
To create a formula column: