Forum Discussion
ShrimpCreole
4 years agoHelper I
How To Display Correct Totals for Inventory Counts
How do you show inventory counts at cut-off dates. For example, I want to show year-end trends, so I want to show 12/31 total and not the sum of all month-end counts? How do you accomplish this? ...
- 4 years ago
You can create measures and use Time intelligence functions to fidn the solution.
https://docs.microsoft.com/en-us/dax/time-intelligence-functions-dax
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
LinkedIn: www.linkedin.com/in/vahid-dm/
VahidDM
4 years agoSuper User
You can create measures and use Time intelligence functions to fidn the solution.
https://docs.microsoft.com/en-us/dax/time-intelligence-functions-dax
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
LinkedIn: www.linkedin.com/in/vahid-dm/
ShrimpCreole
4 years agoHelper I
Thank you Vahid. Much appreciated!!