I need to create a formula that will combine four comment fields into one. I tried to concatenate them like this -
{AWRD_TXT}&{PLAN_TXT}&{REQ_TXT}&{SOL_TXT}
but the formula field shows up blank in the report even though the {PLAN_TXT} field has data. How can I get the formula to display the text in the report even if some of the fields are empty?
{AWRD_TXT}&{PLAN_TXT}&{REQ_TXT}&{SOL_TXT}
but the formula field shows up blank in the report even though the {PLAN_TXT} field has data. How can I get the formula to display the text in the report even if some of the fields are empty?