Hi,
I am trying to search a text field for a particular value and perform an operation on the result.
E.g. say, the text field is Region with values DA, DP, DE, RA, RP, RE. The condition I require is "if Region is DA, then display name as AMER, if Region is DP, then display name as Pacific, if Region is DE..." so on. Any suggestions please. thank you
welcome to the Kibana community.
I think runtime field can be useful in this case: have a look at some runtime field examples for more info.
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.