Forum Discussion
Lund
3 years agoFrequent Visitor
Total running - filters
Hi I have this messaure that works fine in my totals. _Cuml Stock Value NEW = CALCULATE ( SUMX ('Item ledger Entry' , RELATED(Products[Internal Cost]) * ('Item ledger Entry'[Quantity]) ...
- 3 years ago
Hi Lund ,
In the dax code where you are using
FILTER(ALL('Item Ledger Entry'[Item Tracking Code] add the column name too, hope this should work.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
NikhilChenna
Skilled Sharer
3 years agoHi Lund ,
In the dax code where you are using
FILTER(ALL('Item Ledger Entry'[Item Tracking Code] add the column name too, hope this should work.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!