<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hello,  I&amp;#39;m trying to create a rule that removes the base URL and</title><link>https://community.appian.com/discussions/f/rules/3210/hello-i-m-trying-to-create-a-rule-that-removes-the-base-url-and</link><description>Hello, I&amp;#39;m trying to create a rule that removes the base URL and only takes what is left afterwards. I know the rule to get the base URL in the first place, how do I use this to get everything after it? Example: URL is www.appian.com/INeedHelp So I want</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hello,&lt;br /&gt;&lt;br /&gt;I'm trying to create a rule that removes the base URL and</title><link>https://community.appian.com/thread/11254?ContentTypeID=1</link><pubDate>Fri, 08 Aug 2014 19:01:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0e5077ab-828d-4353-8d28-a3bf22cada6c</guid><dc:creator>issamd</dc:creator><description>Thank you, Eduardo.  Zainab&amp;#39;s suggestion worked well because the URL I am dealing with has multiple /&amp;#39;s.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;&lt;br /&gt;I'm trying to create a rule that removes the base URL and</title><link>https://community.appian.com/thread/11246?ContentTypeID=1</link><pubDate>Fri, 08 Aug 2014 09:15:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0de190cf-b169-4f56-b2b0-469c1fd90755</guid><dc:creator>Eduardo Fuentes</dc:creator><description>You can also use the split function:&lt;br /&gt;&lt;br /&gt;=index(split(&amp;quot;www.appian.com/INeedHelp&amp;quot;,&amp;quot;/&amp;quot;),2,&amp;quot;&amp;quot;)&lt;br /&gt;&lt;br /&gt;=index(split(&amp;quot;&lt;a href="http://www.appian.com/INeedHelp"&gt;www.appian.com/.../&amp;quot;),4,&amp;quot;&amp;quot;)&lt;/a&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;&lt;br /&gt;I'm trying to create a rule that removes the base URL and</title><link>https://community.appian.com/thread/11230?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2014 23:24:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a5e052d-c968-4000-b8bb-1541217aa0a7</guid><dc:creator>issamd</dc:creator><description>It looks like that should work, thank you!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;&lt;br /&gt;I'm trying to create a rule that removes the base URL and</title><link>https://community.appian.com/thread/11229?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2014 22:41:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be7b0237-34d2-4b5e-a3f2-4685b0bc7b34</guid><dc:creator>Zainab Benchekroun</dc:creator><description>Have you tried using the right function as follows? &lt;br /&gt;right(ri!url,len(ri!url)-len(&amp;quot;www.appian.com/&amp;quot;))&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>