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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Can i create a calculated Column in Power Bi using col from diff tables ?
Example - I have sales data in table1
and i have cost data in table2
Can i calculate Revenue from these two measures ?
Both the tables are joined based on order id
Hi @Anonymous ,
You might be able to create calculated column based on columns from different tables, but it's not supported to create calculated column based on measures.
If you need help with DAX formula, please show some sample data and expected result to us.
Best Regards,
Jay
@Anonymous
maybe you can try to use RELATED or RELATEDTABLE
https://docs.microsoft.com/en-us/dax/related-function-dax
https://docs.microsoft.com/en-us/dax/relatedtable-function-dax
Proud to be a Super User!
Hi @Anonymous ,
Why do you want to create a calculated column ? Cant a measure work in this case ?
Additionally can you please help with some sample data to look into your query ?
Regards,
Jaideep Nema
Hi Jaydeep
I dont want an aggregarted value, I want it corresponding to certain other parameters.
Like if you consider the same example given above, I may need revenue wrt each sector or region etc.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
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 | |
| 28 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 34 | |
| 25 | |
| 24 |