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

Count valid dates grouping by client

matheusld2
7 - Meteor

Hello!

 

I hope you're doing fine! 

 

I need to count valid proposals per customer. Each proposal is valid for 15 days. The number of proposals sent to the client is dynamic and changes every month. Any ideas on how to do this?

 

matheusld2_0-1678802504831.png

*date format : dd-MM-yyyy

 

Thanks!

3 REPLIES 3
Robin_McIntosh
11 - Bolide

@matheusld2 - How's this?

Robin_McIntosh_0-1678803546101.png

 

matheusld2
7 - Meteor

@Robin_McIntosh  Thanks for your reply!

 

I tried your solution but I think we still need some adjustments

 

matheusld2_0-1678804638758.png

 

The difference between dates on rows 3 and 4 is 7 days, so only the last row should be counting 

 

Robin_McIntosh
11 - Bolide

@matheusld2 - But they are different proposal ids and both are within 15 days of today.  So I guess I'm not understanding the actual request.  If you are only looking for the most recent proposal per client, then you'd only be pulling in one count regardless.  Do you have more deetailed input data example with expected output example?

Labels
Top Solution Authors