Dear valued community,
Continuing my first steps in my Alteryx Journey I would like to request your help on a) conditional deleting values and b) on auto filling of empty cells.
I attached a dummy database (the real contains more rows) and will explain what I want to do.
Step a)
* For every row that has a value in "Omschrijving" but not in "Aantal" I would like to delete the value "Totaal 3"
* For every row that does not have a value in "Code", "Omschrijving", "Aantal", and "Drijver" I also would like to delete the value in "Totaal 3"
Step b)
* For every blank cell after a 6 digit code in "Code" I would like to add for each row a unique identifier and only when "Aantal" has a value and except for the row prior to a new 6 digit code in "Code"
How the database looks now
* https://imgur.com/a/3PHHYpA
How the example would look like (based on Excel) with in yellow the proposed changes
* https://imgur.com/a/5oJDAVk
Many thanks in advance for anyone who can help me out here and warm regards from the NL!
CT