Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Sum measure and column values as a new measure in a table visual

I have a table visual that includes a measure ("Adjustment Qty") and a column ("PHYSICALINVENT") from related tables in the data model.  I want to add a 4th column to the visual that sums "Adjustment Qty" and "PHYSICALINVENT" for each row in the visual. 

PGDCR_0-1648478549950.png

 

Is this possible? What measure formula would work?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I created a new measure for SUM(PHYSICALINVENT). That could be summed with the measure "Adjustment Qty" in another measure.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

I created a new measure for SUM(PHYSICALINVENT). That could be summed with the measure "Adjustment Qty" in another measure.

Anonymous
Not applicable

@parry2k Here is the expected output:

PGDCR_3-1648481733022.png

where 

Adjustment Qty = BOMLine +  ProdLine + TransferOrderReceive

Needed Qty = PHYSICALINVENT + Adjustment Qty

 

And sample data:

ITEMIDWMSLOCATIONIDPHYSICALINVENT
ACM-PACKZTEMP10050
ACM-PACK101W10050
ACM-PACKBLANK7105
B/COAST.CAR.CBBLANK162
B/FRP42SCRAP20
B/FRP42101W5000
B/FRP42BLANK1293
B/ZFCD02SCRAP3800
B/ZFCD02BLANK3331
B/ZFCD51SCRAP1200
B/ZFCD51BLANK2709

 

ITEMIDREFTYPEQTY
ACM-PACKBOMLine-552
ACM-PACKProdLine-1472
ACM-PACKTransferOrderReceive10050
B/COAST.CAR.CBProdLine-17
B/FRP42ProdLine-1287
B/FRP42TransferOrderReceive5000
B/ZFCD02BOMLine-544
B/ZFCD02ProdLine-2907
B/ZFCD51BOMLine-142
B/ZFCD51ProdLine-575

 

parry2k
Super User
Super User

@Anonymous can you share sample data and the expected output?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors