Hello,
I have a formula that I am concatenating:
{Command.ADDRESS}+' '+{Command.CITY}+' '+{Command.STATE}+' '+{Command.ZIP}
If one of the fields are blank, nothing shows up on the report for this field. If they all have data, then the field shows up fine.
Can you please let me know how to fix this? I want data to show up even if one or more fields is null.
Thanks....
I have a formula that I am concatenating:
{Command.ADDRESS}+' '+{Command.CITY}+' '+{Command.STATE}+' '+{Command.ZIP}
If one of the fields are blank, nothing shows up on the report for this field. If they all have data, then the field shows up fine.
Can you please let me know how to fix this? I want data to show up even if one or more fields is null.
Thanks....