Hi, im trying to insert a space into a concatenate formula in the primary field of my table. ive seen some similar posts, but the answers dont seem to be working for me. my formula is:
CONCATENATE({First Name}, {" "}, {Middle Name}, {Last Name})
{" "...