Skip to main content
Question

Splitting delimited addresses into attributes (exposing individual list elements)

  • June 27, 2020
  • 2 replies
  • 78 views

Forum|alt.badge.img+1

I followed the esxample here to split my comma separated addresses .

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Transformers/attributesplitter.htm#

 

However this is not working

I exposed the elements of the AttributeSplitter

But they are not available in the AttributeSplitter output nor the AttributeManager

I also tried ListExploder but that gave me a multipe row of the address elements And I want the address parts in a single row in columns

 

What Am I missing here?

thanks

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.

2 replies

takashi
Celebrity
  • 7843 replies
  • June 27, 2020

Don't worry, that's just an issue on the Table View in FME Data Inspector and the Visual Preview.

Click the Columns button to open the Table View Schema window. You can then check the list name to expose the elements.


Forum|alt.badge.img+1
  • Author
  • 31 replies
  • June 27, 2020

ah thank you . This was my first time using 2020 .most of my workspaces are 2017!