<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/0557399df61b430c88ef0726c6321a35&quot; frameborder=&quot;0&quot; width=&quot;1152&quot; height=&quot;864&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>864</height><width>1152</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>864</thumbnail_height><thumbnail_width>1152</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/0557399df61b430c88ef0726c6321a35-00001.gif</thumbnail_url><duration>200.659</duration><title>Domo Help: Extracting Text</title><description>In this video, I address a question from N. Doyle about extracting a specific part of a string. The question involves a column called &quot;project name&quot; that contains projects from a financial source, some of which may include an &quot;at risk&quot; ticket number formatted as &quot;AR&quot; followed by a number. The viewer has tried using the &quot;replace&quot; function with regex but hasn&apos;t been able to preserve the &quot;AR&quot; ticket number while dropping the remaining text. I provide an alternative solution without regex, demonstrating how to make the &quot;project name&quot; consistent and extract the desired part using the &quot;replace&quot; and &quot;left&quot; functions. Action: Watch the video to learn how to solve this problem without regex.</description></oembed>