I'm trying to create a count that changes whenever it sees an empty row in a dataset. For example, I have the first 3 columns and would like to create a column similar to Test2 (see image below) that has a new count whenever there is an empty value in Test in the preceding row. Any ideas would be greatly appreciated!
Solved
How to create a count that changes based on preceding empty values in a dataset?
Best answer by birgit
AttributeCreators have the option to "Enable Adjacent Feature Attributes" which allows you to use the values of attributes which precede or follow the current feature. I have a working example for you that does what you describe here. The biggest problem here is that there can be multiple features that can have no value for the "Test" attribute which meant that I needed an extra AttributeCreator to get the desired result.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.