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

Sum entries for different date ranges (months)

chvizda
8 - Asteroid

Hi all
I have a dataset with inventory data for different time ranges.

Now I need to know how many devices were installed for every month since 2022-01, based on the install date and retired date.

 

like 

2022-01 = 5

2022-02 = 8

2022-03 = 9 

..

..

2025-08 = 141

 

 

Some of the devices were installed only for some month within the time. (device 153/device 145/...). They must be counted only for this months.

I have attached an example dataset

Do you have eventual an idea how to calculate this ? 

Many thanks in advance for your reply.

 

Steffen

2 REPLIES 2
caltang
17 - Castor
17 - Castor

@chvizda like this?

 

image.png

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
chvizda
8 - Asteroid

it works perfect

 

many thanks @caltang 

Labels
Top Solution Authors