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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Custom Column If condition

Hi,

I got error after typing this statement.

if(date([Deadline])<=date([Date of extratime]) then date( [Date of extratime]) else date([Deadline]))

Any help on this?

MuraliPrasathS_0-1610434807182.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , do not use the first parenthesis "(" after if; and one at end ")"

try like

if [deadline] < [date of execution] then date[deadline] else [date of execution]  

 

Change columns as per need

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , do not use the first parenthesis "(" after if; and one at end ")"

try like

if [deadline] < [date of execution] then date[deadline] else [date of execution]  

 

Change columns as per need

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.