<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using Arcade to create hyperlink based on attribution in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396247#M5358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you return a string that represents a valid url it should be displayed as a link. I notice that you return this:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="string token"&gt;'url'&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt;$feature&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FULLNAME&lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'?anotherpieceoftext'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting the url with a text "url" will not result in a valid url. What is the exact url you try to create?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2020 14:43:09 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2020-07-01T14:43:09Z</dc:date>
    <item>
      <title>Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396246#M5357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking at using arcade to create a hyperlink in a popup based on attributes held within the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an attribute expression as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;IIf($feature["TELEMETRY_MATCH"]=='YES', 'url'+$feature.FULLNAME+'?anotherpieceoftext', 'Currently not linked to telemetry')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to continue to use the A list of field attributes option, with the output of this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="498474" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498474_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully done this but instead of just a string i want the result when 'YES' to be a hyperlink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want this to be a hyperlink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="498475" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/498475_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? Any help greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ciaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 14:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396246#M5357</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-01T14:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396247#M5358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you return a string that represents a valid url it should be displayed as a link. I notice that you return this:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="string token"&gt;'url'&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt;$feature&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FULLNAME&lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'?anotherpieceoftext'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting the url with a text "url" will not result in a valid url. What is the exact url you try to create?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 14:43:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396247#M5358</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-07-01T14:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396248#M5359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The url starts&amp;nbsp;&lt;SPAN style="font-size: 11.0pt; color: red;"&gt;&lt;A href="http://telemweb/graph/"&gt;http://telemweb/graph/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;Then it contains the full name contained in the table, then finishes with ?Historic&amp;amp;applet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;How do i return it as a link? I made an attempt at using href= but i was unsuccessful. I was able to do it as a link when an image is included as media but this isn't a tidy solution when there is no valid link. Using the iif helped in these cases&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 14:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396248#M5359</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-01T14:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396249#M5360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct to use the iif in order to return a string. The pop-up will interpret it as simple text or when it is a valid URL it will present the link with a text like "more information" that is clickable. Is it possible to share a valid example of a URL that will be return?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 17:38:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396249#M5360</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-07-01T17:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396250#M5361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;You got me thinking the full name has spaces in it and that might be why this is not working, when the link is copied to an internet browser the spaces are automatically filled with %.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;After figuring this out I tried the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;var removespaces = Replace($feature.FULLNAME, ' ', '%')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;var link = 'http://telemweb/graph/' + removespaces +'?Historic&amp;amp;applet'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;IIf($feature["TELEMETRY_MATCH"]=='YES', link , 'Currently not linked to telemetry')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;However it does not return the correct output, it now just says no information available, is this % a special character, if I use ? the popup displays, although not the correct url:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/498654_pastedImage_2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498653_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Example of full name : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #444444;"&gt;NWA1A BTCC C Diamond.Coolagh Road LM.Points.Coolagh Bolie Flow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Example of full correct url:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&lt;A href="http://telemweb/graph/NWA1A%20BTCC%20C%20Diamond.Bolie%20WPS.Points.Analogue%20Inputs.Pumped%20Flow?Historic&amp;amp;applet"&gt;http://telemweb/graph/NWA1A%20BTCC%20C%20Diamond.Bolie%20WPS.Points.Analogue%20Inputs.Pumped%20Flow?Historic&amp;amp;applet&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396250#M5361</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-02T08:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396251#M5362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;**UPDATE**&lt;/P&gt;&lt;P&gt;Using %20 worked, the link says more info but i can live with that if this can't be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; background-color: #ffffff;"&gt;var removespaces = Replace($feature.FULLNAME, ' ', '%20')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498613_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396251#M5362</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-02T08:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396252#M5363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad it works now. Just to be on the safe side, it would be better not to use Replace, but to use the&amp;nbsp;UrlEncode Arcade function. This will&amp;nbsp;make all characters valid for use in a URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use your example text:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="token function"&gt;UrlEncode&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"NWA1A BTCC C Diamond.Coolagh Road LM.Points.Coolagh Bolie Flow"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Returns:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;NWA1A%20BTCC%20C%20Diamond.Coolagh%20Road%20LM.Points.Coolagh%20Bolie%20Flow&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So just use this:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; link &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'http://telemweb/graph/'&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;UrlEncode&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;$feature&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FULLNAME&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'?Historic&amp;amp;applet'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 17:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396252#M5363</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-07-02T17:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396253#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the UrlEncode but get&amp;nbsp;&lt;SPAN class="" style="color: #de2900; background-color: rgba(255, 255, 255, 0.8);"&gt;Execution Error:&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;Runtime Error: Function Not Found: UrlEncode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt; Looking into the function it is only available from version 1.7 but i am trying to do this in our Portal which is 10.6.1 unfortunately&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 07:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396253#M5364</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-03T07:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396254#M5365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see... You are using portal, right? What version of Enterprise do you have?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;UrlEncode&lt;/SPAN&gt; was introduced in Arcade version 1.7 which means that you need Enterprise / portal 10.7.1 to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 12:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396254#M5365</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-07-03T12:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396255#M5366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both enterprise and portal are 10.6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help it has been very useful and informative!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 13:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396255#M5366</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-03T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396256#M5367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/288548"&gt;Ciaran Higgins&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case it makes sense that&amp;nbsp;UrlEncode is not available for you. Do you expect to update anytime soon? Version 10.8.1 is&amp;nbsp;about to be released.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 15:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396256#M5367</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-07-03T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade to create hyperlink based on attribution</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396257#M5368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i don't know when we will be upgrading!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2020 14:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/using-arcade-to-create-hyperlink-based-on/m-p/396257#M5368</guid>
      <dc:creator>higgy7</dc:creator>
      <dc:date>2020-07-16T14:46:34Z</dc:date>
    </item>
  </channel>
</rss>

