Dear All,
I am having a tough time trying to group Cities, Countries, and Airport Codes from the same column. These were downloaded from a webpage and I scrapped the values into the format that I wanted. However, I am trying to group them by line instead of having them all in the same column. I am trying to use the multi-row formula for this, so that then I can use the Cross Tab tool.
My idea is to assign a value of 0's to the data other than the airport code (3-digit code) And then use another multi-row formula with +1 to have increasing number by every group of three. Meaning group 1 is 1, group 2 is 2, etc.
Maybe this is a hard way of solving it, but I ran out of ideas.
Thank you so much in advance for your help! 🙂
Best,
Juan1
Solved! Go to Solution.
Hi @juan1
Here's three different ways to do this:
Hi @juan1
One way is to use the 2 formula tools and a cross tab tool, as shown in the mock-up below.
Cheers,
Dawn.