Skip to main content
New Member
August 19, 2024
Solved

Conditional logical: Grouping countries e.g. Europe/EU

  • August 19, 2024
  • 2 replies
  • 124 views

Hey! 

 

I’d like to create a system where I can use conditional logical to show or hide a block for a group of countries instead of individual countries. For example creating a ‘group’ so instead of just person.Country == “Germany” OR person.Country == “France” for each country, the logic would recall a group of countries e.g. person.Country == “Europe”

Is there a way to do this in  the backend? 

 

Thank you!

Ellice

    This topic has been closed for replies.
    Best answer by Bobi N.

    @bespokelyellice 

    You can create a backend flow and set it to work for all the people from the multiple countries.. so as soon as someone joins your list if they are from any of the separate EU countries you can add them a new property for example Region with value EU or Europe or whatever you decide it to be..

    Then you can use this property to just create one show/hide block based on that property

    2 replies

    Bobi N.
    Partner - Platinum
    Bobi N.Answer
    Champion & Partner
    August 19, 2024

    @bespokelyellice 

    You can create a backend flow and set it to work for all the people from the multiple countries.. so as soon as someone joins your list if they are from any of the separate EU countries you can add them a new property for example Region with value EU or Europe or whatever you decide it to be..

    Then you can use this property to just create one show/hide block based on that property

    Head Email Marketing Technician at Flowium
    Problem Solver III
    August 19, 2024

    I’d like to second this request. A quicker check for both ‘country is EU’ and ‘country is Eurozone’ would be VERY useful.

    G