У нас есть текстовый файл с несколькими полями, который используется в различных преобразованиях. Когда я выполняю «Получить поля» во вводе текстового файла, я получаю следующие поля:
I don't need all these fields for the next step so I kept only required fields(i.e. 1st, 3rd,18th and 19th) as follows and removed other fields in Text File Input as there are '?' per parameter in the next step.
But it is picking the value of initial fields only.
I even tried using 'Position' as per the file, but no luck. Can anyone please tell me what I am missing here?
введите описание изображения здесь