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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Crawfom
Regular Visitor

Creating calculated values

I have two separate data sources - Fcast Price & Fcast units.

I want to create a chart showing the forecast income per week - which should be an easy to calculate price x units

I imagine that this is done through a 'calculated column' rather than a 'measure' as I want to drill down into the data

 

I have tried many DAX combinations but the numbers are never right or there are errors

 

Crawfom_0-1722252696791.png

 

3 REPLIES 3
raji_n
Resolver II
Resolver II

How arr you linking the tables, is it by product already?

check for aggregations if you are using a calculated column on your visual and also if your total are wrong then use SUMX to fix it while using the calculation on a table. @Crawfom 

 

miTutorials
Super User
Super User

Check out this short tutorial - let me know if this does not help!

 

Multiply 2 columns from 2 different tables in PowerBI using DAX | MiTutorials (youtube.com)

PijushRoy
Super User
Super User

Hi @Crawfom 

I think Price in Fcast Price table and unit is Fcast units table
What is the relationship between two table
Customer wise product price different or same i.e. Product A price is same for A, B, C, D customer?




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

Proud to be a Super User!





Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.