Hi all-
Can you please help me troubleshoot my syntax below. I am trying to fill null values with the previous row's value using the Multi-Field Formula tool and am getting a formula error of "Unknown variable...".
if IsNull( [_CurrentField_] )
then ([Row-1:_CurrentField_] )
else [_CurrentField_]
endif
Thanks!
Solved! Go to Solution.
Got it. Thanks!
User | Count |
---|---|
52 | |
27 | |
25 | |
24 | |
21 |