🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How can I remove characters from a string of text

User: "syaczol"
New Altair Community Member
Updated by Jocelyn
I'm new to RapidMiner and looking for a solution.  I need to remove all characters following ".html" within a string of text.  If I was using excel or some other programs, I would typically default to using a combination of 'left' and 'InStr' functions.  Any assistance is greatly appreciated.
Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    You should be able to do it using regular expressions with the Replace operator.