Hi Team,
I am trying to fix this formula but it keeps giving me an error #INCORRECT ARGUMENT SET
Could you please help me fix this one it's kind of urgent to close.
=IF([Calculation of Receivd to Warehouse]@row >= 31, "Delayed", IF([Calculation of Receivd to Warehouse]@row <= 30, "Expected next 30 Days", "Green", IF([Calculation of Receivd to Warehouse]@row <= 0, "To Warehouse next 30Days", "Yellow")))