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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
vasathi
Helper II
Helper II

Inventory Aging

Dear Friends

 

I'm having an issue with Inventory aging calculations.

vasathi_1-1633873805220.png


i have measure like, the result gives 0 or blank

 

vasathi_2-1633873839761.png


Can some could you help me or find me wher i did wrong...

 

Thanks in advance

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @vasathi ,

Not certain what is your sample table look like, basically the measure could return the calculated value.

In addition, how did you write [Total Qty] measure? Perhaps you can share more details about this issue or just modify the table structure based on the test sample.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Fowmy
Super User
Super User

@vasathi 

Not sure how your data model is setup and the measure is executed, can you try the following measure? Replace the line inside your Filter function here

Age 60-90 (qTY) = 

sumx ( 
    FILTER ( .... ),
    [Total Qtr]
)

 

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.