how to get a text between two phrases using cut stage

Karun
Karun New Altair Community Member
edited November 2024 in Community Q&A
I have a phrase 
"Automobile stocks are A1,A2 and A3."

I want to fetch A1,A2 and A3 i.e. substring between two strings of an attribute, please suggest

Answers

  • kayman
    kayman New Altair Community Member
    You could replace your ' and ' with a comma, and then use the split operator and split on comma. 

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.