This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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
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
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)
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?
Proud to be a Super User! | |
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 31 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 27 | |
| 22 |