Forum Discussion
Anonymous
4 years agoNot applicable
Aggregation
is there a calculated formula to get minimum value of ON_HAND_QTY without using built-it options of aggregation.
- 4 years ago
Anonymous
It works well with the previous code:
Measure = min(Data[ONHAND_QTY])Is there any difference between the file you shared and original file?
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Anonymous
4 years agoNot applicable
hi still the same
VahidDM
4 years agoSuper User
Anonymous
It works well with the previous code:
Measure = min(Data[ONHAND_QTY])
Is there any difference between the file you shared and original file?
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!