Forum Discussion
ganeshnr073
Helper I
3 years agoNeed to split the email subject
Hi, I need help in removing certian text from the email subject which is captured Example are : RE: , Fwd: , FW: , Fw: And get a count of it how many times the same subjected email has b...
miTutorials
Super User
3 years agoYou can simply use the AI feature in Power BI to do this or use the delimiter in power query. Under Transform Tab select Split column and choose split by Colon.
Split column using AI Feature in Power BI | Column from Example | MiTutorials - YouTube
ganeshnr073
Helper I
3 years agoHi Thank you for the suggestion.
But if i use it ":" as delimiter if any subject cotains : colon then it's gonna remove that we well and I don't want that to happen.
- miTutorials3 years ago
Super User
Select Left Most delimiter and not Each occurence of the delimiter.