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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
sdhn
Responsive Resident
Responsive Resident

New Column C % = (Column A - Column B) divide by Column A

Helllo All,

 

I am using Powr Bi desktop.

I need to create new column based on following logic:

 

New Column C % = (Column A - Column B) divide by Column A

 

Any help will be appreciated.  Thanks 

1 ACCEPTED SOLUTION
sdhn
Responsive Resident
Responsive Resident

 

 

New Column C % = DIVIDE(Table[Column A]-Table[Column B], MVision[Column A)
 
worked 

View solution in original post

3 REPLIES 3
negi007
Community Champion
Community Champion

@sdhn you can easily create a new columns in your dataset 

 

New Col = (Prod_Tab[Sales]-Prod_Tab[Profit])/Prod_Tab[Sales]
 

negi007_0-1623339722958.png

 

 




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

sdhn
Responsive Resident
Responsive Resident

Correct way below:

 

 

 

New Column C %= DIVIDE(TableName[Column A]-TableName [Column B], TableName[Column A])
sdhn
Responsive Resident
Responsive Resident

 

 

New Column C % = DIVIDE(Table[Column A]-Table[Column B], MVision[Column A)
 
worked 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.