Forum Discussion
Anonymous
8 years agoNot applicable
Error: Min/Max calculation
Hi All, 1. I am trying to calculate Minimum cost , Maximum cost, Average cost per Item. 2. In my Sales Table, I have Total cost and Quantity column 3. I have used Divide Function to Total cost/...
- 8 years ago
Anonymous,
You may try MINX Function and MAXX Function which evaluate an expression for each row of a table.
v-chuncz-msft
8 years agoCommunity Support
Anonymous,
You may try MINX Function and MAXX Function which evaluate an expression for each row of a table.