<?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 Issue with bracketing of selections on URL in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2081782#M88729</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Given the following data:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Queries:&lt;BR /&gt;load * inline [&lt;BR /&gt;subject,form,value&lt;BR /&gt;'100-100-100','Lesion Assessment - New Lesions',1.0&lt;BR /&gt;'100-100-200','Lesions assessment -New Lesions',2.0&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;and a sheet with the following table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stascher_0-1686236807974.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/109574i47F007C97D739242/image-size/large?v=v2&amp;amp;px=999" role="button" title="stascher_0-1686236807974.png" alt="stascher_0-1686236807974.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If I create a hyperlink to open my app to the above sheet and select one of the form names using the template:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://{server}/sense/app/{app" target="_blank"&gt;http://{server}/sense/app/{app&lt;/A&gt;&amp;nbsp;id}/sheet/{sheet id}/state/analysis/options/clearselections/select/form/{form}&lt;/P&gt;
&lt;P&gt;this link only applies the proper selections when I specify one {form} or the other &lt;EM&gt;by itself&lt;/EM&gt;. When I specify both forms, delimited with semicolon, selections are only applied when at least one form name is enclosed in square brackets. In other words (url encoding omitted for readability),&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selects 'Lesion Assessment - New Lesions' as expected&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesions assessment&amp;nbsp; -New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selects 'Lesions assessment -New Lesions' as expected&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions;Lesions assessment&amp;nbsp; -New Lesions&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; selects 'Lesions assessment&amp;nbsp; -New Lesions'&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesions assessment -New Lesions;Lesion Assessment&amp;nbsp; - New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; selects 'Lesions assessment&amp;nbsp; -New Lesions' (showing that&amp;nbsp; order doesn't matter)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/[Lesion Assessment - New Lesions];Lesions assessment&amp;nbsp; -New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; selects both.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions;[Lesions assessment&amp;nbsp; -New Lesions]&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; selects both.&lt;/P&gt;
&lt;P&gt;Why would having both of these values specified on the URL require at least one of them to be bracketed when each works perfectly well by itself? And no, I can't automatically bracket all values because too many brackets on a URL appears to cause Qlik server to timeout trying to apply the selections&lt;EM&gt; so I need to bracket only those things that absolutely need bracketing&lt;/EM&gt;. Thus I'm trying to determine logic for what I must bracket and what can omit brackets.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 15:33:42 GMT</pubDate>
    <dc:creator>stascher</dc:creator>
    <dc:date>2023-06-08T15:33:42Z</dc:date>
    <item>
      <title>Issue with bracketing of selections on URL</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2081782#M88729</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Given the following data:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Queries:&lt;BR /&gt;load * inline [&lt;BR /&gt;subject,form,value&lt;BR /&gt;'100-100-100','Lesion Assessment - New Lesions',1.0&lt;BR /&gt;'100-100-200','Lesions assessment -New Lesions',2.0&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;and a sheet with the following table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stascher_0-1686236807974.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/109574i47F007C97D739242/image-size/large?v=v2&amp;amp;px=999" role="button" title="stascher_0-1686236807974.png" alt="stascher_0-1686236807974.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If I create a hyperlink to open my app to the above sheet and select one of the form names using the template:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://{server}/sense/app/{app" target="_blank"&gt;http://{server}/sense/app/{app&lt;/A&gt;&amp;nbsp;id}/sheet/{sheet id}/state/analysis/options/clearselections/select/form/{form}&lt;/P&gt;
&lt;P&gt;this link only applies the proper selections when I specify one {form} or the other &lt;EM&gt;by itself&lt;/EM&gt;. When I specify both forms, delimited with semicolon, selections are only applied when at least one form name is enclosed in square brackets. In other words (url encoding omitted for readability),&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selects 'Lesion Assessment - New Lesions' as expected&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesions assessment&amp;nbsp; -New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selects 'Lesions assessment -New Lesions' as expected&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions;Lesions assessment&amp;nbsp; -New Lesions&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; selects 'Lesions assessment&amp;nbsp; -New Lesions'&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesions assessment -New Lesions;Lesion Assessment&amp;nbsp; - New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; selects 'Lesions assessment&amp;nbsp; -New Lesions' (showing that&amp;nbsp; order doesn't matter)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/[Lesion Assessment - New Lesions];Lesions assessment&amp;nbsp; -New Lesions&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; selects both.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/form/Lesion Assessment - New Lesions;[Lesions assessment&amp;nbsp; -New Lesions]&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; selects both.&lt;/P&gt;
&lt;P&gt;Why would having both of these values specified on the URL require at least one of them to be bracketed when each works perfectly well by itself? And no, I can't automatically bracket all values because too many brackets on a URL appears to cause Qlik server to timeout trying to apply the selections&lt;EM&gt; so I need to bracket only those things that absolutely need bracketing&lt;/EM&gt;. Thus I'm trying to determine logic for what I must bracket and what can omit brackets.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 15:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2081782#M88729</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2023-06-08T15:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with bracketing of selections on URL</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2081898#M88736</link>
      <description>&lt;P&gt;Looks like results are unpredictable if the needed syntax is not met. As I see in the documentation, it expects each value to be bracketed -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2023/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2023/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Digvijay_Singh_0-1686262178597.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/109612iAA49AAD7C9237785/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Digvijay_Singh_0-1686262178597.png" alt="Digvijay_Singh_0-1686262178597.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 22:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2081898#M88736</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2023-06-08T22:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with bracketing of selections on URL</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2082212#M88747</link>
      <description>&lt;P&gt;Thanks for the pointer.&amp;nbsp; I've actually experimented with doing a blanket bracketing of every value. Unfortunately, for very long URLs with lots of values, bracketing everything can result in a "search timeout" error.&amp;nbsp; In contrast, I've actually gotten very good response times when I only bracket those items that absolutely need bracketing, like values containing "/".&amp;nbsp; The difficulty here is determining exactly which values require bracketing, especially when that requirement appears to change depending on what other values are in the URL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 13:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-bracketing-of-selections-on-URL/m-p/2082212#M88747</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2023-06-09T13:54:26Z</dc:date>
    </item>
  </channel>
</rss>

