Hi, can i somehow parse this file? I would need individual codes separated by a hyphen as the values of one attribute, for example the column name will need ICAO and each code will have one row.
Thank you very much
Hi, can i somehow parse this file? I would need individual codes separated by a hyphen as the values of one attribute, for example the column name will need ICAO and each code will have one row.
Thank you very much
Can you give us a example of the result?
If I understand your question correctly, you can use an AttributeSplitter and a ListExploder.
Absolutely great including a description of the settings !!! Thank you very much
Can you give us a example of the result?
thank you for your interest, resolved