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

I need to subtract the min(value) of Day1 with min(value) of Day2.

yogeshrajamani
6 - Meteoroid

I need to subtract the min(value) of Day1 with min(value) of Day2. I  have date wise  (min and max) values, for my requirement i need to get the difference of value between start of  day1 to start of Day2.  How to extract the data for this requirement?

5 REPLIES 5
apathetichell
20 - Arcturus

Here's a sample workflow which finds the minimum date of two columns and then gives you the date time difference in days (in an integer). Is this what you are looking for?

Qiu
21 - Polaris
21 - Polaris

@yogeshrajamani 

Hope I get your intention correctly.

Capture6.PNG

yogeshrajamani
6 - Meteoroid

Thank you very much it was helpful!

yogeshrajamani
6 - Meteoroid

Thanks you that was useful

Qiu
21 - Polaris
21 - Polaris

@yogeshrajamani 

Gland to help and thank you so much for the accept mark😁

Labels
Top Solution Authors