I´m trying to show a value in the email body if some conditions for a single column are true, but it seems that my expression is not working.
Is this expression correct for an email body?
The expression has the “EndIf” but is not showing it in this text
Unless you have a larger section of content in your template to conditionally show, you can just stick to basic IF or IFS expressions, instead of template IF.
I don’t see any glaringly wrong with your expression, but I’d do this instead:
This is just for educational purpose and to help format your post-topics the best way posible inside the community. This is mostly copy-n-paste from github to make sure 1. The info is inside this community and 2. The info is not lost in the future. All credits to Adam Pritchard: Table of Contents Headers Emphasis Lists Links Images Code and Syntax Highlighting Tables Blockquotes Inline HTML Horizontal Rule Line Breaks YouTube Videos Headers # H1 ## H2 ### H3 #### H4 ##### H5 ##…