Skip to main content

image

Hi @khireddinehiche​ maybe is necessary to split by lines first with AttributeSplitter.


@khireddinehiche​ I would agree with @danilo_fme​ . Use the Text File reader to read your data, AttributeSplitter to split on ":" . Then...

Use AttributeCreator and for the New Attribute column select "Attribute Value" (not Select Attribute) from the pull down menu for the list{0}. This will rename your list{0} to Power Flow Status. For the Attribute Value column, use list{1}

image


@Mark Stoakes​ and @danilo_fme​  thanks for you help, i was able to get it to work!

Now i get a different issue, where using the ListExploder is giving me this error and i'm not sure what it is!

image 


@khireddinehiche​ We probably need to see the whole message and also the feature dump above to be able to interpret that error message


Reply