We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Merge duplicate values on a basic table (Alteryx version 2020.2)

AMCM0806
6 - Meteoroid

Hi all, 

 

The only solution I found on this issue I am unable to view due to the solution being on a newer version of Alteryx than I currently have. 

 

I have a sample dataset with duplicate values and would like to output a basic table merging those duplicate rows. 

 

Current output of the basic table looks like this image below.

AMCM0806_0-1683820516154.png

 

desired basic table output would be to merge the first column (or however many columns) that have duplicate values. 

AMCM0806_1-1683820568188.png

 

Thank you in advance for your help!

 

2 REPLIES 2
ShankerV
17 - Castor

Hi @AMCM0806 

 

The below article/blog will help you to get the desired output. It is similar to your requirement.

https://community.alteryx.com/t5/Engine-Works/How-to-Create-Merged-Cells-in-Reports-Part-1/bc-p/9757...

 

Note: Use sort tool on the column region and then use the steps in the blog.

 

Many thanks

Shanker V

AMCM0806
6 - Meteoroid

Wow! Thank you for sharing! This is exactly what I needed and solved the issue!

Labels
Top Solution Authors