Start Free Trial

Alteryx Designer Desktop Discussions

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

how to convert date column into date row

shahnawaz_khan
8 - Asteroid

Hi all,

 

Seeking help to convert date column to date row.

 

example:

 

From 

 

Date
02-May-24
09-Oct-23
27-May-24
08-Feb-24
06-May-24
20-May-24
30-Oct-23
20-Feb-24
01-Oct-23

 

To

 

Date02-May-2409-Oct-2327-May-2408-Feb-2406-May-2420-May-2430-Oct-2320-Feb-2401-Oct-23

 

2 REPLIES 2
Bobbyt23
13 - Pulsar

You could use the cross tab tool but it will depend on what other columns you have and what you need to do with the data?

binu_acs
21 - Polaris

@shahnawaz_khan add a record id tool to your text input and cross tab

image.png

Labels
Top Solution Authors