Hello all! I’m new to Alteryx and am still exploring its functionalities. I have a scenario that I have spent some time attempting with no success.
An excerpt of my data set looks as follows:

Value date is only assigned for ‘Type’ = KY. Therefore, for each ‘Type’ that is KR, I need to search the corresponding value date assigned to the KY document based on the clearing document number within the same table. I tried the multi-row formula but do not know the right expression to achieve the below result (especially when there are multiple clearing documents with the same value date):

Thank you!!