I have a data with 5 columns and lakhs or records, where in sometimes there is data in 3 columns, sometimes only in one columns and sometimes in 2, etc, based on these 5 column conditions my 6th column has to populated, the values are totally different from the 5 columns.
CODE | NAME | PAN | TAN | LAN | RESULT |
12 | TH | SKY | |||
ABC | CY45 | GROUND | |||
33 | 89 | AIR |
do you have any specific values to be populated in column 6 [Result]
if there is a lift of value please add.
Also,
Add 5-10 lines of sample data with required output.
Code | GLAccountName | DeducteeCode | Keywords as per PO Desc | Keywords as per INV Desc | DeducteeStatus | TDSSection | Super TDS Section |
5020302 | Blank | 194Q | |||||
5020301 | Not Blank | Client Section | |||||
5020303 | Fuel vendors | Blank | 194Q | ||||
5020302 | Fuel vendors | Not Blank | Client Section |
Last column is my result value
What is it that you need assistance with? I'm not sure I understand what it is that you're looking for.
@Aakanksha_chandak you need to give some more context about the challenges where you need the help.