Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Is there an easy way to transform data after union?

alexlat11
6 - Meteoroid

Hi,

 

A common problem I have is if I union data from multiple souces where each data set only has one piece of data in it, there are a lot of null values. Is there an easier way to transform the data all to the first row that doesn't use the multirow formula?  Here is an example of data that I want everything on the first row.

alexlat11_0-1643123595502.png

 

1 REPLY 1
Luke_C
17 - Castor

Hi @alexlat11 

 

Definitely, there was another post earlier that does exactly this. Take a look at some of the solutions and they should work perfectly for you:

 

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Record-display/td-p/894898

 

Alternatively, if there's truly only 1 piece of data in each source, try using the join tools 'join by record position' configuration. 

 

Labels