This lesson will cover the following topics:

06 | Wrap Text
08 | Tooltip

01 Getting Started

This tutorial will cover columns in power tables including:
  • A general overview
  • How to hide and show columns
  • Filtering columns
  • Formatting field types
  • Enabling wrap text functionality
  • Adding prefixes and suffixes
  • Column title tooltips

02 Column Overview

Insert a power table into your project.
1. Click on the power table gear icon. The power table settings window opens.
2. Select the Columns tab. Each column for the table is displayed. 
power table settings > column tab
3. Click on the column gear icon. The Column Settings window is displayed. You can configure column settings using this menu…
Column settings menu
... Or…
 4. Navigate back to the power table settings menu and select the Interactivity tab. There are a number of column settings you can configure, for example, allow filtering, sorting, and grouping.
power table settings > interactivity tab
When setting up actions for the columns, you can use the Edit Mapping button available in the Content tab or use the Column Settings menu.

03 Show and Hide Columns

You can choose to show or hide a column in your table. This is useful if you want to bring data into your table but not display that value to users.
show column function
1. Disable the show column function to hide a column. The table will automatically resize and hide the column. You can still see the hidden column in the layer list menu and can unhide the column by clicking the eye icon and using the value in the hidden column for example in conditions
layer list

04 Filtering Columns

1. Enable the Filter by function and click the gear icon. The configure filter screen opens.
filter by function
2. Use the UI control drop-down to configure the filter format. For example, for a birthdate column use the date range UI control. This makes searching for a date easier. Click Apply.
date range filter
Save and Preview.

The same filtering concept was applied to the country column. The UI Control selected is Text Field. The user can choose from a date range according to the birthdates pulled from Salesforce. Users can also manually type in the text to filter the country.
search for country with text input
You can create a picklist depending on the data pulled from Salesforce. For example, users can use a dropdown to select a country instead of manually inputting text.
3. Navigate back to the Configure Filter window. Use the UI Control dropdown and choose Select.
4. Ensure is set to Equal (Contain will work as well). Click Apply.
Save and preview. Users can now click a dropdown to select a country to filter the column by.
dropdown option

05 Formatting Columns

Use the Format dropdown to choose a format for your column. The options are dependent on the type of data for the column. For example, choosing date formatting for the birthdate column. 
formatting dropdown

06 Wrap Text

The wrap text functionality will be enabled by default. You can choose to disable the function if you do not want your text to wrap.
wrap text function

07 Prefix and Suffix

Add text before and after a field to add meaning to a column. For example, titles before surnames.
column prefix example

08 Tooltip

Insert a tooltip to display to users when they hover over a column.
column tool tip

09 Got Feedback?

Additional Resources