Brand new to Alteryx and first attempt to create a workflow from an excel file. I have a column labeled SLA Date and I want to compare to the current date (will run this daily). I'm assuming it is an If then else function but i do not know the syntax for Current date and how to compare to dates in file as well as how to return values to empty column.
In plain English ... If SLA Date = Current Date then "Due Today" else "Past Due"