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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Maz_0102
Helper I
Helper I

IF Function on dates to change status

Hi

 

I am trying to create a column using the below if fuction

 

however i cant get the rows set to in progress

 

if the due date > today's date i want it returned to "In Progress"

 

Am i doing the formula wrong?

 

Column = IF('PPM''s'[Open Days from/to Due Date Status]="Complete",IF('PPM''s'[Job_Finish_Date]>'PPM''s'[Job_Due_Date],"Complete - Late",IF('PPM''s'[Job_Finish_Date]<='PPM''s'[Job_Due_Date],"Complete - On Time",IF('PPM''s'[Job_Due_Date] > 'PPM''s'[Today's date],"In Progress",""))))
1 REPLY 1
ManguilibeKAO
Resolver I
Resolver I

Hi,

 

Could we have input data (or at least four or five rows in the input), and the output you want?

 

Best regards.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors