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

Cummulative count

rprashar
6 - Meteoroid

Hi,

 

Is there any way in which I can find the week over week cummulative distinct count of the IDs using any of the Alteryx tools. I have attached the scenario below:-
I can do this in SQL by using self join but is there any way of achieving this is Alteryx. Please let me know.
Thanks

 

cumm_ids.png

10 REPLIES 10
JohnJPS
15 - Aurora

Hi @rprashar,

 

Just for completeness, I've modified the solution I provided earlier to account for missing weeks; (attached, and you'll have to tweak the version as described earlier to run on your version).

 

runningcount2.png

 

 

John

 

Labels
Top Solution Authors