Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Dear Friends
I'm having an issue with Inventory aging calculations.
i have measure like, the result gives 0 or blank
Can some could you help me or find me wher i did wrong...
Thanks in advance
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.
@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]
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
User | Count |
---|---|
9 | |
8 | |
5 | |
4 | |
3 |