Forum Discussion

RAHULBANDI's avatar
RAHULBANDI
Helper II
3 years ago
Solved

Replace Text within Same Column

Hi 

I have Following Data-set

 

DATA

Right issue with Debentires

Right Isuue with Equity

Bonus Issue

Stock Split

Buy Back of Shares

 

DATA   ( EXPECTED OUT-PUT)

Right issue

Right issue

Bonus Issue

Stock Split

Buy Back of Shares

 

I want expected out put in the same column. {without adding any new columns}

 

 

 

 

 

 

  • It looks like you could use a Text Before Delimiter transformation using " with" as the delimiter.

     

1 Reply

  • It looks like you could use a Text Before Delimiter transformation using " with" as the delimiter.