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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Calculated Column

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

4 REPLIES 4
Anonymous
Not applicable

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

ryan_mayu
Super User
Super User

@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





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




jaideepnema
Solution Sage
Solution Sage

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

Anonymous
Not applicable

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. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors