Skip to main content

How to Combine Cells Together on Dashpivot Web

Learn how to combine cells together to create unified text outputs in Dashpivot templates

Written by Adriana De Souza
Updated over a week ago

Prerequisites

Before you begin make sure you have the following:

  • Plan: All Plan Types

  • Permission: Home Folder (Template Library) – Org Controller (or higher); Team Folder – Project Controller (or higher)

  • Skills Required: Dashpivot

  • Device Type: computer

  • Subscription: Dashpivot

Step-by-Step Instructions

  1. Open the template where you want to combine cell values.

  2. Locate the cells you want to combine (for example, A1 and B1).

  3. Add or edit a formula field where you want the combined result to appear.

  4. Enter the formula =A1&B1 to combine the values directly.

  5. To insert a space between the values, enter the formula =A1&" "&B1.

    This way a name will read as 'John Smith', rather than 'JohnSmith'

  6. Save the template to apply the changes.

Did this answer your question?