The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
24 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |