Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Suggested answer

Dynamic Values - Personalization statements with conditions and operators such as "and" and "or"

(0) ShareShare
ReportReport
Posted on by 641

Hey,

is it possible to create if statements with operators such as:

Outbound: 

 {{#if (eq contact.gendercode 2 && contact.jobtitel "Consultant" )}}

{{else if (eq contact.gendercode 1 )}}
 
{{/if}} 

Unfortunately I always receive an error, so my question is, if it is possible to use AND and OR operators within dynamic content statements?

Best regards,

Mario

  • Suggested answer
    slx Profile Picture
    slx 386 on at
    RE: Dynamic Values - Personalization statements with conditions and operators such as "and" and "or"

    see on example that worked for me - it's more complicated as it display results in a html table

    for your example try initially with one condition (not two)

    <!-- {{#if (eq this.name 'Email')}} -->

    <!--{{/if}} -->

    <table style="width:100%">

     <tbody>

    <!-- {{#each contact.relationship}} -->

    <!-- {{#if (eq this.name 'Email')}} -->

     <tr>

       <td>{{this.role}}: {{this.field}}</td>

     </tr>

    <!--{{/if}} -->

    <!-- {{/each}} -->

    </tbody></table></b>

  • mneumayer Profile Picture
    mneumayer 641 on at
    RE: Dynamic Values - Personalization statements with conditions and operators such as "and" and "or"

    Hey,

    slx thanks for your reply.

     Could you provide me with a sample code? I am not sure if I did it right 

    Best regards

  • slx Profile Picture
    slx 386 on at
    RE: Dynamic Values - Personalization statements with conditions and operators such as "and" and "or"

    Hi 

    try to put brakets for each statement and add ‘eq’ or other operator for eecond condition

    hope it works let us know

    thx

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,996 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,853 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans