For that i am asking. I have an Idea but i am not knowing how to implement it.
for exampler:
declare a arrray: with the states that are in EU (searching on google for states that are in EU)
EuGroup := ["Germany" , "France" , "Spain" , "Italy" ]
and then we make a a condition
If {table1.States} = (one of the elements that are in array EuGroup)
"show this text"
else
"show the other text"
but e dont know how to make it. I am for a part time in a project and for that my job ist to make this part of projekt.
Hope you understand my idea and hope we can make a conclusion.