Forum Discussion
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!!
add table name to the measure: measure = Min(table[ON_HAND_QTY])
Can you share a sample of your data?
Appreciate your Kudos!!
- Anonymous4 years agoNot applicable
hi still the same
- VahidDM4 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!!
- Anonymous4 years agoNot applicable
VahidDM here is the sample data in the link below:
https://www.dropbox.com/s/2k5e9mbmzsh0cek/TEST.pbix?dl=0