Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Wrapping the text in excel

Kamran1991
11 - Bolide

Hi all,

 

Can any help me to find the to wrap the single cell's text in multiple cells, as in attached snips ?

 

 

 

1 REPLY 1
Dynamomo
11 - Bolide

Hi @Kamran1991 ,

I'm not entirely sure I understand what you are looking to do, but I think I'm understanding that the problem is that since the data is merged into one cell in Excel, when you read it into Alteryx, it only comes in the first cell.  Then you are left with no header above Calcutta and Chennau to show they are part of India.  When this type of problem happens, you need to tranpose the data and use the multi-row formula tool to fill in the blanks.  Then when done, crosstab the data back.

Here is an example of how you do that.  Let me know if you have any quesitons.

Maureen

 

 

Labels
Top Solution Authors