I want to create a column Formula that captures the Start Date and End Date in Networkdays but does not show the Invalid Data Type error for every unused column.
Trying to do this without using dependencies since I want more freedom with the start/end dates to be driven by the status rather than input.
I tried to use IF but can't seem to make it work.