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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

from measure to calculated column

Hi, i've earlier created a column but i now need this information as a calculated column instead.

 

the measure is: 

CALCULATE(sum(Table1[hours]),
filter(Table1 , Table1[Time Entry Type]="A" || Table1[Time Entry Type]="O" || Table1[Time Entry Type]="B"),
filter(Table2, (Table2[IsX]="1"),
filter(Table3, Table3[ID]<>4 || Table3[ID]<>5))

 

As it can be seen from the measure i am finding the sum while condition on columns from 3 different tables. 

 

what i need now is create a column in table1 that gives me returns the hours if the condition is met or else just returns blank. all the tables are connected to each other. 

do anyone has a good gues on how this can be done?

 

cheers

 

 

 

 

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , What is the relation between tables. In which table you want this new column.

 Can you share sample data and sample output in a table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

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!

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.

Users online (29)