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.
SOLVED

Get the specific column base on the date selected

RichardAlt
8 - Asteroid

Hi All,

 

I'm working on my workflow, I'm having a problem to solve the issue.

RichardAlt_0-1602748198715.png

This is my current workflow. 

RichardAlt_1-1602748252817.png

 

This is my expression in Dynamic Select Tool, This workflow is working but I need to get the medical and dental column base on the date selected.

Because now when I run the workflow as analytic and select date only the selected date column will be shown.

 

I want something like this,

For Ex. I selected the October month.

The output must be the like this,

Dental


MedicalOctober 2020
151530
121224

 

It will get also the Dental and Medical column from the left of the selected month.

My current workflow is just getting the month column.

 

Thanks

 

5 REPLIES 5
atcodedog05
22 - Nova
22 - Nova

Hi @RichardAlt 

 

Here is a workflow for the task.

 

Output:

atcodedog05_0-1602749560253.png

Workflow:

atcodedog05_1-1602749580595.png

 

It required some data prep.

 

Hope this helps 🙂

 

If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

 

RichardAlt
8 - Asteroid

Hi @atcodedog05 ,

 

Thanks! This is what I want. 

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @RichardAlt 

 

Cheers and Happy Analyzing 😀

arjundelara
8 - Asteroid

@atcodedog05

 

Highly Appreciated your effort :). This workflow helps a lot ❤️

 

Thank you!

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @arjundelara 

 

Cheers and Happy Analyzing 😀

Labels
Top Solution Authors