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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

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]) )

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.