Hi all, I’m literally just starting out, but trying to make my primary field choose the correct investor (either personal or corporate). Is there a way to make this work in something like this format:
IF(
{Company Name}!=BLANK(),
{Company Name})
ELS...