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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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 |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |