Skip to main content
Question

I want to fill 'missing value' or 'null value' with the last value seen in the field. See image (attached file) of my table attributes. I want to change my values to 1000 and 1001. How to do that not in python? Thanks. Frank

  • June 7, 2023
  • 2 replies
  • 21 views

Forum|alt.badge.img

before

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1620 replies
  • June 7, 2023

In the attributemanager you can enable Adjacent Feature Attributes, then set a conditional value to:

image


Forum|alt.badge.img
  • Author
  • 5 replies
  • June 8, 2023

NICE! It works. Thanks hkingsbury.