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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
edwardroa
Helper I
Helper I

How to multiply each row value by a fixed value from another table?

Hi all,

 

Thanks for looking into my query.

 

I would like to add a column to my data by which it multiplies a row in my table (Price) by a fixed value from another table (Brokerage). I would prefer to do this in Power Query as opposed to a measure. The 2 tables are shown below as an example:

edwardroa_0-1661828563637.png

 

The formula is as below:

edwardroa_1-1661828620017.png

 

Thank you so much for your help!

 

Kind regards,

Edward

 

 

1 ACCEPTED SOLUTION
MahyarTF
Memorable Member
Memorable Member

Hi,

1- In Power Query, in the main table, click on the 'Custom Column' in the 'Add Column' tab. 

2- Put the table name in the Box : (for me was 'Sheet139') :

MahyarTF_0-1661848073030.png

3- Expand the new column and click Ok 

MahyarTF_1-1661848128843.png

 

4- then Create new column and do as below :

MahyarTF_2-1661848204023.png

You could change the data type to currency and use it in your visuals

Appreciate your Kudos

Mahyartf

View solution in original post

3 REPLIES 3
MahyarTF
Memorable Member
Memorable Member

Hi,

1- In Power Query, in the main table, click on the 'Custom Column' in the 'Add Column' tab. 

2- Put the table name in the Box : (for me was 'Sheet139') :

MahyarTF_0-1661848073030.png

3- Expand the new column and click Ok 

MahyarTF_1-1661848128843.png

 

4- then Create new column and do as below :

MahyarTF_2-1661848204023.png

You could change the data type to currency and use it in your visuals

Appreciate your Kudos

Mahyartf

Thank you so much for your solution, this is perfect!

amitchandak
Super User
Super User

@edwardroa ,

 

a new column in table 1

 

funded value = [Price]*(1+ Max(Table2[Brokerage]) )

 

or

 

funded value = [Price]*(1+ Average(Table2[Brokerage]) )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.