Forum Discussion
hongho2
2 years agoFrequent Visitor
New column
Hi, I am attempting to add a new column with the syntax NewDate =IF(ISBLANK([#"Backlog[Ship Date]"]), [#"Delivery Date[Delivery Date]"], [#"Backlog[Ship Date]"]) It shows no syntax error from sec...