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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Generate Value as per In Between Date

harshal98
8 - Asteroid

I Need to pick up value as per the date.

The Date lies in between or can be the date itself.

Can be done by generating days but lots of rows will be generated.

Any Workaround to do this?

 

INPUTINPUTOUTPUTOUTPUT

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @harshal98 

 

Can you provide an explanation of how you arrived at the output?

 

harshal98
8 - Asteroid

Between or on 2 April to 15th April the value will be 14 .....

so in the output for all days between 2 to 15 value would be 14.

So the value for 13th will be 14.

Similarly for the further dates.

Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @harshal98 ,

 

Here is a workflow that doesn't generate all rows. It creates all combinations of dates and then filter the good one for each output date. The Append part can create a lot of results if there are many rows on both parts but that's an alternative.

Labels
Top Solution Authors