Good morning,
I'm new to Smartsheet. I'm getting an error when I add the following formula. I'm trying to get it to return the current project phase that is less than 100%. Do you know what I'm doing wrong?
=IF([% Complete]37<100%,[Task Name]37, [% Complete]54<100%,[Task Name]54, [% Complete]75<100%, [Task Name]75, [% Complete]91<100%,[Task Name]91, [% Complete]101<100%,[Task Name]101)
Thank you,
Rachel Shelton