Hi
I am trying to create a view to select only email messages from a particular domain.
I.e. Select all notes received from *@aaa.com.
I have the following formula which is not working.
SELECT @Select(from="*@accenture.com>" )
Could someone help with the correct syntax?
TIA
I am trying to create a view to select only email messages from a particular domain.
I.e. Select all notes received from *@aaa.com.
I have the following formula which is not working.
SELECT @Select(from="*@accenture.com>" )
Could someone help with the correct syntax?
TIA