Hi,
I am working on developing a logic to create a custom column based on input data from multiple existing columns.
For your reference, I have attached the example data table.
Below are the problem statements:
Problem Statement 1
If the ID contains 'UP' and the subsidiary is equal to parent, then it should be UP.
Problem Statement 2
If the supplier has only one record, mark the status as UP.
Problem statement 3
I want to create a custom column that captures the wins by UP for its subsidiaries
Thank you!
Dhruva