Hello,
I was wondering if anyone maybe knows how to format a dynamic text value (attribute) with a default value if empty. I would prefer to do it via UI, not in the DB.
Something like:
If missing then "Missing value"
else {Attribute}
I couldn't find any info on this.