Hi, Im newbie in Alteryx. I don't have any idea how to clean rows, from databaes exported from wordpress (csv file).
Example.
| id | content |
| 1 | vc_rowvc_columSome text, which I don't want to delete. vc_column_text |
| 2 | vc_column_textvc_rovc_colum another one text. vc_rowvc_colum |
I have 11k records to clean. I looking for solving this problem.