I am extracting two attributes ( Naam, Value) from a json file. The contents of the "Naam"attribute are actually attributes names and the contents of the "Value"attrbute are the values. So what I need is to transpose the "Naam" attribute to columns and fill those columns with the content of the "Value"attribute (see attachments). I have tried attributepivoter and also attribute Transposer custom transformer. Unfortunatley, I keep getting nothing useful or empy output. Could you please help me with this!
Page 1 / 1
I think this will help you )
https://hub.safe.com/publishers/geosander/transformers/attributetransposer
I think this will help you )
https://hub.safe.com/publishers/geosander/transformers/attributetransposer
You need to follow the AttributeTransposer with an AttributeExposer in order to see the attributes in the table view of Visual Preview/Data Inspector
You need to follow the AttributeTransposer with an AttributeExposer in order to see the attributes in the table view of Visual Preview/Data Inspector
Indeed the AttributeExposer is the key. Thanks a lot!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.