hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

Logical Expression #256

Closed User1866f6d5 closed 1 year ago

User1866f6d5 commented 1 year ago

Is there a calculated field expression that says "IF Rec.{field1} is not empty, return Rec.{field1}, else return Rec.{field2}"

hougaard commented 1 year ago

Great question, but no, we don't support "if" statements in calculated fields... (yet?)

User1866f6d5 commented 1 year ago

Thanks. Would be great for future update!