I have a dataset that contains the “_related_suppliers” field that contains either 1 or 0;

I would like to add a counter that will increment, whenever the _related_suppliers field changes;

Is this possible?
I have a dataset that contains the “_related_suppliers” field that contains either 1 or 0;

I would like to add a counter that will increment, whenever the _related_suppliers field changes;

Is this possible?
Best answer by geomancer
Take a look at the 'Adjacent Feature Attributes’ functionality in the AttributeManager. You can use the attributes of the previous feature to determine attributes of the current feature.

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.