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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
lizaflor
Frequent Visitor

Age of Inventory Calculation

Hi, I am a newbie in Power BI and I was given a project that will compute for the Age of Inventory. Can anybody help me on the calculation of it? Below is my sample data:

lizaflor_0-1622423925526.png

I have an ending Inventory of 549 , based on my sell-in information, I need to match my Inventory units to it and return the appropriate age group to show how long the Inventory is sitting in the warehouse. The desired result will show how many units are age 1-3 months, 4-6, 6-9 and so on. 

lizaflor_1-1622423966179.png

 

Thank you in advance for any input that will be given to this inquiry.   By the way, these are my models.

lizaflor_2-1622424066224.png

 

2 ACCEPTED SOLUTIONS
Tanushree_Kapse
Impactful Individual
Impactful Individual

Hi @lizaflor ,

 

You can create different measures to show the number of inventory units for different ages:
1. For 1-3 months= Calculate(SUM(Sell-in), filter(table_name, Group="1-3 months"))
Likewise you can create measures for other intervals too.

I believe this is what you wanted.

 

 

View solution in original post

lizaflor
Frequent Visitor

Hi @Tanushree_Kapse, thank you so much for this helpful insight. Indeed this is what I wanted. I was able to solve the aging of Inventory using the above measure. I really appreciate your help. God bless.

View solution in original post

3 REPLIES 3
lizaflor
Frequent Visitor

Hi @Tanushree_Kapse, thank you so much for this helpful insight. Indeed this is what I wanted. I was able to solve the aging of Inventory using the above measure. I really appreciate your help. God bless.

@lizaflor Glad to help!😄

 

Tanushree_Kapse
Impactful Individual
Impactful Individual

Hi @lizaflor ,

 

You can create different measures to show the number of inventory units for different ages:
1. For 1-3 months= Calculate(SUM(Sell-in), filter(table_name, Group="1-3 months"))
Likewise you can create measures for other intervals too.

I believe this is what you wanted.

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 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.