I have data in a PowerPivot data model with two different date fields, one for the added date, and another for a removed date. I would like to create a calculation that will allow me to summarize a net change by month. Meaning I want to aggregate the count of the adds by month, the removes by month and the net change by month.
Enclosing an example of the data (A) and ultimately what I would like to aggregate (B).
Any direction would be appreciated. Thanks!
Sample of data and desired result