Start Free Trial

Alteryx Designer Desktop Discussions

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

days between same material ID

J_S
5 - Atom

Hi, I am new to Alteryx. I have created a flow to extract data from excel files. There are chances that the material ID can occur on the following week. I want to create a flow if the Material ID exists and then the number of days between the current date and the last time the material was loaded. I am sorry if my requirements are confusing.

 

Thank you

2 REPLIES 2
FinnCharlton
13 - Pulsar

Hi @J_S ,

You can try something like this:

FinnCharlton_0-1674646333726.png

 

The multi-row tool calculates the number of days since a Material ID last occured. 

If you need any more help please provide some more specifics, and maybe some sample data.

J_S
5 - Atom

will try this one out, thank you :) 

Labels
Top Solution Authors