Hi,
I have a dataset for which I need to remove all rows after a specific word for example, after "total", I need all the rows filtered out or removed. How can I accomplish this?
I actually searched a bit and found the solution:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Dynamically-filter-records-after-a-certain-keyword/td-p/448391
Thank you!
@janety0127 Filter and Append tools can help with that.
Appreciate if you would mark this as accepted if it is useful for you.