@fairymemay Can you explain a bit brief. You want to compare Column Plan code, FYP from input file with the columns from the config. What are those column names. Also, from where you are getting the values of Item and Amount to write it back in the input file
Column Plan code from input with the columns Plan Code from the config
If Plan Code from file input have match value in column Plan Code From Config file —> compare column FPY (input file) with column Specific Rate and Specific Rate2
2.1 Check condition for pass value in column Product from file config —> write in column Item and column Amount in file input.
But If Plan Code from file input not match value in column Plan Code From Config file ----> compare column FPY (input file) with column Other Rate and other Rate2
3.1 Check condition for pass value in column Product from file config —> write in column Item and column Amount in file input.