<?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: URL parameters in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1520964#M14261</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;KevincFox_bia,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the URL, there can be only one question mark , the splice statement uses the &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Take filtering OID =3 as an example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://yourportalsite/portal/apps/experiencebuilder/experience/?id=d32eeb3e2af74df7912357608cfcc715" target="_blank"&gt;https://yourportalsite/portal/apps/experiencebuilder/experience/?id=d32eeb3e2af74df7912357608cfcc715&lt;/A&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;data_filter=dataSource_2-18fcdfe55f5-layer-2-2%3AOBJECTID%3D3&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ke_Xu_0-1723600366923.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112274i5EB7B77C25B16E28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ke_Xu_0-1723600366923.png" alt="Ke_Xu_0-1723600366923.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It does work on Portal11.2. Please try at your side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 02:14:12 GMT</pubDate>
    <dc:creator>Ke_Xu</dc:creator>
    <dc:date>2024-08-14T02:14:12Z</dc:date>
    <item>
      <title>URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1518631#M14240</link>
      <description>&lt;P&gt;I found the documentation below on URL Parameters.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/11.2/build-apps/url-parameters.htm#" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/11.2/build-apps/url-parameters.htm#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can you use Data Filter in enterprise?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation says:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://experience.arcgis.com/experience/" target="_blank"&gt;https://experience.arcgis.com/experience/&lt;/A&gt;&amp;lt;AppId&amp;gt;/?data_filter=dataSource_1:st=%27HI%27&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;however in enterprise the url look like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;https;//yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;&lt;/P&gt;&lt;P&gt;adding&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;?&lt;/STRONG&gt;data_filter=dataSource_1:st=%27HI%27 this doesn't because there are two url ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;https;//yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;?data_filter=dataSource_1:st=%27HI%27&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 21:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1518631#M14240</guid>
      <dc:creator>KevincFox_bia</dc:creator>
      <dc:date>2024-08-12T21:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1518710#M14245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;KevincFox_bia,&lt;/P&gt;&lt;P&gt;The help doc gave an example of ArcGIS Online, this needs to be modified.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could use portal url instead. Just like&amp;nbsp;you provided above:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.esri.com/" target="_blank"&gt;https://yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;?data_filter=dataSource_1:st=%27HI%27&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 01:20:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1518710#M14245</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2024-08-13T01:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1520611#M14252</link>
      <description>&lt;P&gt;I'm tying to learn the correct format for portal. In AGOL the format is&lt;/P&gt;&lt;P data-unlink="true"&gt;https://experience.arcgis.com/experience/&lt;STRONG&gt;&amp;lt;appid&amp;gt;&lt;/STRONG&gt;/&lt;STRONG&gt;?data_filter=dataSour&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;where you can include the url query string after the appid.&lt;/P&gt;&lt;P data-unlink="true"&gt;With portal you have the use the query string ?id=&amp;lt;appid&amp;gt; and it doesn't seem to allow &amp;amp;ing the strings and the hashtag to #&lt;STRONG&gt;data_filter &lt;/STRONG&gt;doesn't seem to work. The documentation for Enterprise isn't updated from AGOL to portal.&lt;/P&gt;&lt;P data-unlink="true"&gt;These don't seem to work:&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;https://yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;#data_filter&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;https://yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;&amp;amp;data_filter&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;https://yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;?data_filter&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;https://yourportalsite.com/portal/apps/experiencebuilder/experience/?id=&amp;lt;appid&amp;gt;/?data_filter&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Thank you for the response&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 15:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1520611#M14252</guid>
      <dc:creator>KevincFox_bia</dc:creator>
      <dc:date>2024-08-13T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1520964#M14261</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;KevincFox_bia,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the URL, there can be only one question mark , the splice statement uses the &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Take filtering OID =3 as an example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://yourportalsite/portal/apps/experiencebuilder/experience/?id=d32eeb3e2af74df7912357608cfcc715" target="_blank"&gt;https://yourportalsite/portal/apps/experiencebuilder/experience/?id=d32eeb3e2af74df7912357608cfcc715&lt;/A&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;data_filter=dataSource_2-18fcdfe55f5-layer-2-2%3AOBJECTID%3D3&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ke_Xu_0-1723600366923.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112274i5EB7B77C25B16E28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ke_Xu_0-1723600366923.png" alt="Ke_Xu_0-1723600366923.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It does work on Portal11.2. Please try at your side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 02:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters/m-p/1520964#M14261</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2024-08-14T02:14:12Z</dc:date>
    </item>
  </channel>
</rss>

