Skip to main content
Question

I have a text string that contains a number of custom fields , the attribute name ends with a ":" and the data ends with a ";" see example below. I want to end up with a column for each attribute in a excel spreadsheet


example of text string

Bike :SS Lightning;NDIS #:;Prefname:Jacob;GEOG CODE:46429;Referred By: Newsletter;NDIS Planner:;Continual EOI:;Customer Type:46021;Date of Birth:;RidingCommunity:Short stature;Support Co ordinator:;notification_billing:1;notification_reports:1;Allied Health Company:;Allied Health Contact:;Allied Health Position:;notification_marketing:1

 

not all features contain all of the field names. I want to end up with columns Bike, NDIS#, GEOG COde etc and the data for each attribute in a excel spreadsheet. Thanks

2 replies

geomancer
Evangelist
Forum|alt.badge.img+50
  • Evangelist
  • December 7, 2023

Idea 1: work with lists only, and use a complex AttributeCreator.

Process_Line 


geomancer
Evangelist
Forum|alt.badge.img+50
  • Evangelist
  • December 7, 2023

Idea 2: work with lists and temporary features.

Process_Line_v2


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings