Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
yuktadiya
Helper III
Helper III

create status column need to see which id's are added and deleted every month dynamically.

i have two columns id and month and month is text data type and id whole number data type

ID additions – Current month org units to be compared with previous month org units. Ex. 3,4 are added 

ID Deletions – Previous month org units will be compared with current month.  Ex. 2 is deleted 

Formula 

Additions = current month id's - previous month id's

deletions = previous month id's- current month id's 

 

idmonth
1june
2june
1july

3

july

4

july

 

how write dax for the for additions and deletions for every month 

 

Regards

Dilip

1 ACCEPTED SOLUTION

8 REPLIES 8
Ahmedx
Super User
Super User

pls try this

Screenshot_1.png

yuktadiya
Helper III
Helper III

need to see which id's are added and which id's are deleted 

Ahmedx
Super User
Super User

what result do you expect, write

 

can see row by row additions 

3

4

can see row by row deletions

2

 

Regards

Dilip

 

try this

 

I didn’t understand you, show me how to line by line, show the result and what it should look like

line by line means are added

3

4

line by line means are deleted 

2

 

Regards

Dilip

 

and try this

Screenshot_1.png

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.