sample BR that reads text file and return the Column Number of unique header AA ?
Happy start of recession and layoffs, everyone !! 😋
We need to import flat file that has a row of header followed by rows of data like this:
|R|Year|AA|BB|Account |cc|dd|ee|
|0|2022| 99,953,899.56-| | account123 | | |||
Do you have a sample BR that reads this text file and return the Column Number of unique header AA? BR should return the number 3.
