I would say probably A, the current search is probably meant to be:
| eval field1 = if(isnotnull(fieid1),field1,0), field2 = if(isnull,field2, "NO VALUE")
Thus, the first part which is asking if field1 isnotnull eg 104, then make that value 0. Points me to A, as no fillnull command or option here can do this step.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
S_E_A_N
4 months, 3 weeks agojaimekyb
7 months, 3 weeks agoThe_Lucifer
1 year, 3 months agoDree_Dogg
1 year, 8 months agoNetworkingGuy2
1 year, 11 months agocansu91
2 years, 2 months agoAmish0123
2 years, 2 months agopoubellelc66
1 year, 10 months ago