<?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: Field Selection Order in QlikSense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779230#M60571</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;&amp;nbsp; Thanks for your reply, but It will effect my requirement and result when we are playing conditional show and hide of measure.&amp;nbsp; Using selection order and&amp;nbsp; substring&amp;nbsp; i want to fix my first measure&amp;nbsp; and second measure i will maintain dynamically.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 09:14:06 GMT</pubDate>
    <dc:creator>mohitd910</dc:creator>
    <dc:date>2021-02-02T09:14:06Z</dc:date>
    <item>
      <title>Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779207#M60568</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I got struck in a problem, need help on below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input :-&lt;/STRONG&gt; I have an ID Field. Values are&amp;nbsp; from 1 to 50.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;Output :&lt;/STRONG&gt;- What I want, when I&amp;nbsp; am selecting&amp;nbsp; Multiple IDs&amp;nbsp; and Selection order is 35, 28,33,27,39.&lt;/P&gt;&lt;P&gt;I want to show same order in Textbox. Is it possible ?&lt;/P&gt;&lt;P&gt;Please help on above.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/61603"&gt;@rob&lt;/a&gt; Wunderlich, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&lt;/P&gt;&lt;P&gt;#Qlik Sense #Qlik Sense # Business #Qlik Sense Functions #Qlik Sense Actions&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779207#M60568</guid>
      <dc:creator>mohitd910</dc:creator>
      <dc:date>2024-11-16T17:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779218#M60569</link>
      <description>&lt;P&gt;No, it is not possible. The order in which the selections are made is not stored anywhere, since it doesn't affect the result.&lt;/P&gt;&lt;P&gt;HIC&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 08:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779218#M60569</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2021-02-02T08:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779230#M60571</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;&amp;nbsp; Thanks for your reply, but It will effect my requirement and result when we are playing conditional show and hide of measure.&amp;nbsp; Using selection order and&amp;nbsp; substring&amp;nbsp; i want to fix my first measure&amp;nbsp; and second measure i will maintain dynamically.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 09:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779230#M60571</guid>
      <dc:creator>mohitd910</dc:creator>
      <dc:date>2021-02-02T09:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779588#M60606</link>
      <description>&lt;P&gt;I have find some solution of finding first Selection and Last Selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concat(&lt;BR /&gt;if(index('$(vLastSelectionOfDynamicExp)',&lt;BR /&gt;subfield(getfieldselections([Sub Category],',',vDynamicCount),',',ValueLoop(1,vFieldDymanicCount,1))&lt;BR /&gt;)&amp;gt;0,NULL(),&lt;BR /&gt;subfield(getfieldselections([Sub Category],',',vDynamicCount),',', ValueLoop(1,vFieldDymanicCount,1))&lt;BR /&gt;),' ')&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 06:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779588#M60606</guid>
      <dc:creator>mohitd910</dc:creator>
      <dc:date>2021-02-03T06:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779589#M60607</link>
      <description>&lt;P&gt;You have hidden some of your solution logic inside variables. What is the content of your solution variables?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 06:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779589#M60607</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-02-03T06:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selection Order in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779606#M60612</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this will be helpful for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;vLastSelectionOfDynamicExp=concat({$1}&amp;nbsp;[Sub Category],',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;vDynamicCount=count({1}&amp;nbsp; [Sub Category])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;vFieldDymanicCount=count([Sub Category])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohit Dahiya&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 07:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-Selection-Order-in-QlikSense/m-p/1779606#M60612</guid>
      <dc:creator>mohitd910</dc:creator>
      <dc:date>2021-02-03T07:37:03Z</dc:date>
    </item>
  </channel>
</rss>

