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

Create new column based on other columns

Hello All,

 

I have data as below and neww to create a new column as below.

If the activity is OT need to add the year end and forecast if it is SU need the value from Forecast column.Thanks for help

ActivityYear EndForecastNew coulmn
OT12113
OT12113
OT044
OT044
OT055
OT066
OT077
SU899
SU101111
SU121313
1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous 

Column = IF(Test[Activity]="SU",Test[Forecast],Test[Year End]+Test[Forecast])

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@Anonymous 

Column = IF(Test[Activity]="SU",Test[Forecast],Test[Year End]+Test[Forecast])
Anonymous
Not applicable

Thanks

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.