Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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/ Qty = Get Unit price( giving wrong output)
4. When I am applying MIn/ Max to calculated column , I am not getting true value
5. When I am calculating unit price measure I am getting right answer for Unit price. But I am not able to apply MIN/MAX function to measure.
Can anyone please help me
Solved! Go to Solution.
@Anonymous,
You may try MINX Function and MAXX Function which evaluate an expression for each row of a table.
@Anonymous,
You may try MINX Function and MAXX Function which evaluate an expression for each row of a table.