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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
rebrow31
Helper I
Helper I

Multiple arguments IF statement

Hi, 

 

Simplified, I have the below data loaded in to Power BI: 

 

rebrow31_0-1678890896795.png

 

I want Power BI to calculate in a column whether the actual time arrived is considered early, on time, or late. But I have different conditions on different suppliers. 

 

  • Supplier 1: If Actual time Arrived is +/-60 mins of Time Expected, then it is 'On Time'. If it is more than -60 than time Expected, then it is 'Early. If it is more than +60 than Time Expected, then it is 'Late'.
  • Supplier 2: If Actual time Arrived is +/-255 mins of Time Expected, then it is 'On Time'. If it is more than -255 than time Expected, then it is 'Early. If it is more than +255 than Time Expected, then it is 'Late'.
  • Supplier 3: If Actual time Arrived is +/-255 mins of Time Expected, then it is 'On Time'. If it is more than -255 than time Expected, then it is 'Early. If it is more than +255 than Time Expected, then it is 'Late'.
  • Supplier 4: If Actual time Arrived is +/-255 mins of Time Expected, then it is 'On Time'. If it is more than -255 than time Expected, then it is 'Early. If it is more than +255 than Time Expected, then it is 'Late'.

 

How is it possible to write in Power BI so I have a column stating whether each delivery was either on time, early or late? 

 

Thanks

1 ACCEPTED SOLUTION
jony_gloeckner
Frequent Visitor

Hi,
yes it is possible, I would advise to use nested if statement in Power Query.
Here is example:
https://community.powerbi.com/t5/Desktop/Power-Query-Nested-IF-AND-Statement/m-p/538947

 

View solution in original post

1 REPLY 1
jony_gloeckner
Frequent Visitor

Hi,
yes it is possible, I would advise to use nested if statement in Power Query.
Here is example:
https://community.powerbi.com/t5/Desktop/Power-Query-Nested-IF-AND-Statement/m-p/538947

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.