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.

How to add a functionality to select a value and then others with reference to it

abhinavrpk
6 - Meteoroid

Hi,
Thanks to the Alteryx community who helped me in making my first workflow ( as in the image)
I was able to get the desired results. 

Now I would like to add a functionality where in I select a period manually and then with reference to that selection, the next steps flow.

Below is the output at crosstab (Pivot table) .

JurisdictionAggr PeriodScenario 1Scenario 2Scenario 3Scenario 4
CANADA20200920-20201020202  
CANADA20201020-20201116400  
CANADA20201116-20201214550  
CANADA20201214-20210111240  
CANADA20210111-2021020720  
CANADA20210207-20210307210  
CANADA20210307-20210404520  
CANADA20210404-20210503120  
CANADA20210503-20210530120  
CANADA20210530-2021062720  
CANADA20210627-2021072500  
CANADA20210725-2021082200  
CANADA20210822-2021091920  
CANADA20210919-2021101780  
CANADA20211017-2021111400  
CANADA20211114-20211213650  
CANADA20211213-2022011020  
CANADA20220110-20220206428  
CANADA20220206-2022030655  
USA20200925-20201023  832859
USA20201023-20201120  722728
USA20201120-20201218  721400
USA20201218-20210116  771427
USA20210116-20210205  551082
USA20210205-20210312  1011887
USA20210312-20210409  851701
USA20210409-20210507  811642
USA20210507-20210604  831690
USA20210604-20210702  723449
USA20210702-20210730  723483
USA20210730-20210827  773604
USA20210827-20210924  551400
USA20210924-20211022  1011427
USA20211022-20211119  851082
USA20211119-20211217  811887
USA20211217-20220114  52221701
USA20220114-20220212  43911642
USA20220212-20220311  43971690

 

This selection needs to be made at cross tab. Now if I select the aggr period as 20211017-20211114, then the system should treat it as latest aggr and follow the next steps considering this as latest aggr period and then selecting 14 aggr period with reference to this one.
As we have diff aggr periods for Canada and US, we need to make sure that we select a particular value for both the type of jurisdiction.

Please guide as to what is the best possible way to include this functionality.

Thanks
Abhinav 

10 REPLIES 10
JarekSkudrzyk
11 - Bolide

@soccertil1108 your videos on youtube are very informative, thank you for sharing them.

I ll definitely check more of them in the future

Labels
Top Solution Authors