Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 46 | |
| 44 | |
| 31 |