Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Please help me transform my data

RajatRehria
8 - Asteroid

Hi all, the below is my input and i want output like this, is there any possible way?

 

Input:

FUND IDShortLongTotalMonths
123434068659104962629341836949525112
5678145786478319700063465486540.712
9999961990129112111274107410140310

 

Output:

FUND IDShortLongTotal
1234340686591049626293418369495251
Months121212
Avg283905492.5413552445.1697457937.5
5678145786478319700063465486540.7
Months121212
Avg12148873.1726641671.9238790545.06
99999619901291121112741074101403
Months101010
Avg96199012.911211127.4107410140.3
10 REPLIES 10
binuacs
21 - Polaris

@RajatRehria one way of doing this

 

image.png

flying008
15 - Aurora

Hi, @RajatRehria 

 

FYI.

 

录制_2023_08_04_12_55_22_71.gif

RajatRehria
8 - Asteroid

Hi @flying008 thanks for the solution, can u pls share the workflow as well.

flying008
15 - Aurora

Hi, @RajatRehria 

 

录制_2023_08_04_14_44_00_186.gif

RajatRehria
8 - Asteroid

 @binuacs while using ur macro i am getting this error

 
 

Screenshot 2023-08-04 132259.png

 

RajatRehria
8 - Asteroid

Hi @flying008 are u not able to share the workflow? the video u shared is difficult to follow along as i can pause it. Please share the workflow if u have built. Thanks.

flying008
15 - Aurora

Hi, @RajatRehria 

 

Due to security policies, I am unable to upload any yxmd. Sorry!  

But you can snap the gif for tool option setup.

binuacs
21 - Polaris

@RajatRehria @Map the fund if field in the macro question field( click the macro on the left side top you will see the options)

jdminton
13 - Pulsar

Here is the workflow.

Labels
Top Solution Authors