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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
SidsDataAnalyst
Regular Visitor

how to create measure which will divide column from two different tables

I have one table(FactPrice) with the Product price list column, product name column, mobile no column, and another table(FactQuanity) with Product Quantity column, Mobile no column. i want to divide the price column from this Factprice table with the quantity column of the factQuantity table.

How to do it? 

Thanks in advance

1 ACCEPTED SOLUTION
ponnusamy
Solution Supplier
Solution Supplier

@SidsDataAnalyst :

Try this if you are using  product id as row 

ponnusamy_0-1631112473913.png

Sample Data I used

ponnusamy_1-1631112502923.png

 

Table Relationship 

ponnusamy_2-1631112628164.png

 

(Ignore bi-directional relationship since its sample file) single direction is recommended 

View solution in original post

2 REPLIES 2
SidsDataAnalyst
Regular Visitor

Thanks for your reply. it solved my problem

ponnusamy
Solution Supplier
Solution Supplier

@SidsDataAnalyst :

Try this if you are using  product id as row 

ponnusamy_0-1631112473913.png

Sample Data I used

ponnusamy_1-1631112502923.png

 

Table Relationship 

ponnusamy_2-1631112628164.png

 

(Ignore bi-directional relationship since its sample file) single direction is recommended 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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 Solution Authors