Although Explore features many visualizations to help you present your report results, sometimes a simple table is the best way to present information. Tables are a great way to compare data collected over a period of time, for example:
This table was created using the Support: Tickets dataset, using two metrics,
COUNT(Tickets) and SUM(Agent replies), the column Ticket created -
Quarter, and the row Ticket type. If the report doesn't show a table, use the
visualization selector () to change the chart format.
Creating a table is just the start. This article shows some of the many customization options that help you present your tables in the form you need.
This article contains the following topics:
Changing the look of your table
In the chart configuration menu (), the following areas contain customization options which are
particularly useful when working with tables:
Chart
The chart menu helps you to customize the text style of your table. Additionally, further options can be accessed if your table has hyperlinks. For more information about using links in tables, see Working with links in tables.
Text style options include editing the size, color, and formatting for headers, results, totals, and subtotals. If you add totals or subtotals, you can change their labels and their repetition text.
Columns
Columns are added to your table every time you add an attribute or metric. You can control how columns appear under Chart configuration > Columns.
Adding metrics to rows
By default, metrics are placed in different columns. You can list the metrics together in one column by selecting Metrics on rows.
If you've selected Metrics on rows or added an attribute on Rows, you can select Show row number to display the number of rows in your table.
Setting column width
Columns are fitted to their content and aligned automatically, unless you change these options in Columns. To input a new width and alignment for individual columns, you must deselect Fit to content and Automatic alignment.
Expanding text
If you select a column width that removes a portion of your text, you can expand your text onto additional lines by checking Allow multiline. You can set the number of lines by typing a new number in Multi-line margin.
If your text exceeds the selected number of lines, you can check Discoverable multiline. Discoverable multiline lets you expand text by clicking a Read more link.
To use discoverable multiline, on the Chart panel of the chart configuration
menu (), change the Text interpretation setting to
HTML.
Hiding columns
You can hide any columns in your table. This keeps your reports looking cleaner by
hiding columns that are empty or show unnecessary data. In the Chart
configuration () menu > Columns, click the eye
icon under the Visible header for any column(s) that you don’t want to appear in
your report.
Using arrows to indicate direction of results
You can add red and green arrows to visually indicate trends in your data. In
the Chart configuration () menu > Columns, use the
Arrow check boxes in the table at the bottom to indicate which columns you want
to add arrows to. Then use a result path calculation to specify what type of
calculation the system should use to determine whether to display a red arrow for a
downward trend, a green arrow for an upward trend, or a black equal sign for no change.
By default, the result path calculation will replace the original metric in the column. For a way to show both the original metric as well as the result path calculation, see How do I add a column in my report for the result path calculation?
In the example report below, the result path calculation calculates the percentage of difference based on the previous period.
Color options
You can customize the colors of your table in Colors. You can edit the background, header, rows, totals, subtotals, and table colors. You can choose your own colors or select from Explore's color palettes.
Sorting data in tables
You can sort the results of your table based on any of its metrics. To do this, click the heading at the top of any metrics column in the table.
You can also control the default sort order for tables in the Result manipulation () > Sorts menu.
To turn off the ability to sort, under Chart configuration > Columns, deselect Allow column sorting.
If you want to display totals at the bottom of the table, choose Result manipulation
() > Totals, and then choose the setting you want.
Working with links in tables
If your table contains links, for example to tickets from a ticket ID, more options appear
in the chart configuration menu () to help you control how the links work:
Text interpretation: Choose from:
- Text only: Links are shows as text, and can't be clicked.
- Raw: Links are shown as text, but any embedded HTML text is also displayed.
- HTML: The link text is displayed. If it is contained in a valid HTML link, the link will be clickable.
If you chose HTML, the following additional options are displayed:
- Clickable URL: Enables report viewers to click the link and visit the associated URL.
- URL alias and Image URL alias: Enables you to enter text that will appear instead of the URL.
-
Display image: If your URL points to an image, the image will automatically
appear when a user hovers over the link. You can disable this by deselecting Display
images.
For some examples of using links in reports, see Explore recipe: Configuring clickable links to tickets.
Manipulating table results
Just like with charts, you can use result manipulations to change the data in your table. For example, you can apply a default sort order, add totals, restrict the range of results that are presented, and more.
For a full list of result manipulations, see Calculation type reference.

Copying table data to another application
Sometimes, you might want to copy the information in an Explore table to another application for example, Microsoft Excel or Google Sheets. Explore lets you copy and paste data from a table into the application of your choice.
To copy the contents of a table
- Position your mouse pointer over the first table cell you want to copy and hold down the left mouse button.
- Keeping the mouse button held down, drag the pointer over the cells you want to copy.
- When you have selected the cells you want to copy, release the left mouse button, then click Copy. The contents of the cells you selected are copied to your computer clipboard.
- Open your application, and paste the contents of the clipboard into it.
19 Comments
Hi Zendesk - I'm using the "Hide part of your result" feature for displaying raw data.


If I hide the first 3 rows, I get one row of data and then my totals:
If I hide the first 4 rows, then nothing displays.
My goal is to just have the totals displayed. Any ideas? Thanks!
Hi,
I have used the belle vue theme and we are trying to change the category page to show in rows instead of columns. Please can you advise how I can change this. Thanks
Hi Jessica,
Thanks for reaching out!
I see you've created a standalone community post for this - I'll go ahead and reply directly to you there.
Thanks!
Tipene
I am wanting to sort by Assignee name, but clicking on the column header is only giving me a box to rename, it is not sorting.
I have made sure "Allow column sorting" is checked, but still not working.
From the article Sorting results, it is mentioned there that the results in a Table query are displayed in the original order of the defining attribute.
The defining attribute is actually the first attribute listed in the Rows section within a query as seen in the screenshot below:
Based on the screenshot you have provided, the defining attribute is as follows:
If you want to sort the query on the Assignee name attribute, you will have to transfer the said attribute on top of all the attributes in the Rows section.
The Allow column sorting is only applicable for Metrics and not for Attributes.
Feel free to read through the Sorting results article that I linked above for more information about sorting within queries. Hope this helps! :)
I want to use the arrow function in a table, which displays number of tickets solved per assignee (on rows), broken down by month (columns).
The arrows are only showing = or green, but there are clearly declining values in the table so there should be some red arrows Month on Month. Why isn't there?
Hi Kristin,
In order to effectively use the Arrows, you'll have to use this with Result path calculations. This will allow you to have a path and reference for the arrows.
Here's a recipe that you can follow for this setup - How do I add a column in my query for the result path calculation?
Thank you Giuseppe, that worked!
Could be a good idea to add the link to the article you just shared in this article where it mentions arrows.
Is there a way to use metrics, rows, and tables in Explore to generate a query that shows all tickets that have one attribute AND another attribute? I am trying specifically to find all tickets that have a specific tag AND a specific other tag.
Good question! For this, you will need to create a custom metric which would look something like IF (INCLUDES_ALL([Ticket tags], "united_states","italy")) THEN [Ticket ID] ENDIF. You may check this article here for more information: https://support.zendesk.com/hc/en-us/articles/4408838151450-Reporting-with-tags#topic_q5d_dms_jkb
Hope this helps! Cheers!
I'd like to turn off totals sorting altogether. We have no use case where sorting should include moving the totals on the table. How do you lock the totals to the bottom of the chart?
You can turn off sorting entirely (turn off Chart configuration > Columns, deselect Allow column sorting), but if sorting is enabled, then Totals will be sorted along with the other data. I'd suggested creating a post in our Feedback - Reporting and analytics (Explore) topic, using this template so our product team gets the information they need.
Is there a way to increase the width of the columns that contain multiline? When you select multiline it removes your ability to increase the width of the column so someone has to scroll to read the rest instead of making it a little wider.
Hello Team,
Is there a way to add 2 columns on a table where 1 is 'Tickets' and the other is 'Tickets with certain tags'? As in the metrics, they are only 1 item (Tickets) but in the table, I want to split them into all tickets for 1 column and tickets with certain tags for the other column.
Hello Moe,
You can create a metric to return the number of tickets which has a certain tag and add both the COUNT(Tickets) and your newly created metric in your report. You can follow the instructions here: Reporting with tags
Hello Aaron,
You must disable "Fit to content" to be able to input the custom width for your columns.
Hi Team
Is there an option to sort based on rows? The column sorting checkbox is selected. We have a 'Solved Ticket' row and want to sort the results based on this row value - from new to old. The sort function is not working however, Is there a way to do it?
It's only possible for rows under the column of the selected metric.
Please sign in to leave a comment.