Hi Community,
Need some help please trying to add a formula column to a workflow to say if the re is a date tell me its shipped, otherwise say not shipped ( for cells with no date)
Formula I was thinking was
Replace([PGI Date], >"", 'shipped', 'not shipped'))
Can someone please advise the correct logic.
TIA
Karl.