3

Add text on Parse step

  • Live

Avatar
Nigel

Sometimes, scrapped data can have commas or other characters which can be treated as a delimiter and can mess up the organization of data when importing to tools like Google Sheets.

To resolve this issue, it should be possible to add text on the Parse step to modify the scrapped value.

For example, if a scrapped text contains comma and if the data in imported to Google Sheet, the comma will cause the data to be split into a different column. This is a huge headache to deal with when you have multiple columns.

I think the ability to add text on Parse can resolve the matter. I could then parse the date like so:

CUSTOM_TEXT + @PreviousStep + CUSTOM_TEXT

A

Activity Newest / Oldest

Avatar

Kyle

Status changed to: Live

Avatar

Kyle

You should use the Text Helper app for this :)