Splunk SPLK-1002 Question Answer
Given the following eval statement:
...| eval fieldl - if(isnotnull(fieldl),fieldl,0), field2 = if(isnull < field2 > , "NO-VALUE", fieid2)
Which of the following is the equivalent using f ilinull?
Splunk SPLK-1002 Question Answer
Given the following eval statement:
...| eval fieldl - if(isnotnull(fieldl),fieldl,0), field2 = if(isnull < field2 > , "NO-VALUE", fieid2)
Which of the following is the equivalent using f ilinull?