The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
12 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
13 | |
9 | |
7 |