Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
From the table below i have a profit figure on multiple lines. I only want it to output the £1,785.5 value in a calculation based on the fact the VM_SK_SORDER column has the same value.
VM_SK_VEHICLE | VM_SO_CONFIRMDATE | VM_SO_BRANCH | VM_EN_SALESEXEC | VM_PR_DESC | VM_PR_DLRDESC | VM_SK_DESC | VM_VE_MANUFACT | VM_SO_REGNO | VM_SK_VIN | VM_SK_VTYPE | VM_SK_STATUS | VM_SK_TOTALPROFIT | VM_SK_SORDER |
15731 | 18/01/2022 | 0002 | alac | Adopted | Adopted | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | Consigned | Consigned | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | Fully costed | Fully costed | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | Invoiced | Invoiced | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | Memorandum | Memorandum | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | On order | On order | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
15731 | 18/01/2022 | 0002 | alac | Closed | Closed | Daily 35C14D Crew Cab TD 3750 | IVECO | ST71LLU | ZCFCH35A805439337 | NEW | X | 1785.5 | 7995 |
Solved! Go to Solution.
Summarize by the order number and add a column that calculates the max of the profit. You can even do that in the UI
Summarize by the order number and add a column that calculates the max of the profit. You can even do that in the UI
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |