Skip to content

Data transpose

Estimated reading: 1 minute 496 views

The Data Transpose function switches the position of rows and columns in a dataset. In simple terms, it flips the data layout, so what was previously in rows becomes columns, and what was in columns becomes rows.

This is useful when you want to reformat your data for better analysis, reporting, or visualization.

Example:

Original:

After Transpose:

How to use Data Transpose?

Step 1: Join the “Data Transpose” component to the step and open it.

Step 2: Click “Select Column” and select the column from the dropdown menu.

Step 4: Run the graph and view the result in the preview data section.

For example:

  • In the “Column” field, we opted for the “Subject_name” and transposed it.
  • Consequently, the “Subject_name” Column Field has been transformed into rows, while other rows have been converted into columns.

Preview

Leave a Reply

Your email address will not be published. Required fields are marked *

Share this Doc

Data transpose

Or copy link

CONTENTS