Skip to main content
Solved

File matching

  • June 15, 2022
  • 4 replies
  • 10 views

fmesafe.podpora
Contributor
Forum|alt.badge.img+11

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

Best answer by geomancer

If I understand your question correctly, you can use an AttributeSplitter and a ListExploder.

ad_cacd

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • 177 replies
  • June 15, 2022

Can you give us a example of the result?


geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • Best Answer
  • June 15, 2022

If I understand your question correctly, you can use an AttributeSplitter and a ListExploder.

ad_cacd


fmesafe.podpora
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 136 replies
  • June 16, 2022

Absolutely great including a description of the settings !!! Thank you very much


fmesafe.podpora
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 136 replies
  • June 16, 2022

Can you give us a example of the result?

thank you for your interest, resolved