<?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: Custom order to concatenated list in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954821#M78744</link>
    <description>&lt;P&gt;Sorry yes it was hardcoded and left accidently but the expression is the one you provided&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 782px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83995i8334BD3818909117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2022 18:34:19 GMT</pubDate>
    <dc:creator>egeremia</dc:creator>
    <dc:date>2022-07-12T18:34:19Z</dc:date>
    <item>
      <title>Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954241#M78695</link>
      <description>&lt;P&gt;I am trying to create a table like you see here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83858i7C64CA9CA8353033/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Except we want to order the concatenated list by the # of QuoteID's for each state (Highest # first) and not like it is (alphabetically). Here is the table with the states not concatenated and you will see the # of QuoteID's for each Description + State:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83860i3115D695B088367A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So for Accountant /&amp;nbsp; Bookkeeper the order would be VT, ME, NH, NY, CT, RI, MA&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 19:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954241#M78695</guid>
      <dc:creator>egeremia</dc:creator>
      <dc:date>2022-07-11T19:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954321#M78706</link>
      <description>&lt;P&gt;I think it would be:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Concat(DISTINCT Quote.State, ',', -Aggr(NODISTINCT Count(DISTINCT QuoteID), Quote.State))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 00:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954321#M78706</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-07-12T00:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954642#M78729</link>
      <description>&lt;P&gt;Thank you for your response! This helped but only when one Quote.Description is selected. When the whole table is shown, the order is all jumbled:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83961i9B4AE91C942F0CCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 939px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83962iC8246AD093DB52C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Anyway for this to be consistent?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 13:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954642#M78729</guid>
      <dc:creator>egeremia</dc:creator>
      <dc:date>2022-07-12T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954802#M78743</link>
      <description>&lt;P&gt;The heading on your second column looks funny. Is that the expression you are using or something you hardcoded in the Label? Can you show the exact expression you are using in the Measure?&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 17:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954802#M78743</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-07-12T17:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954821#M78744</link>
      <description>&lt;P&gt;Sorry yes it was hardcoded and left accidently but the expression is the one you provided&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 782px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83995i8334BD3818909117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 18:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954821#M78744</guid>
      <dc:creator>egeremia</dc:creator>
      <dc:date>2022-07-12T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954873#M78748</link>
      <description>&lt;P&gt;Add Quote.Description to the Aggr like this:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Concat(DISTINCT Quote.State, ',', -Aggr(NODISTINCT Count(DISTINCT QuoteID), Quote.State, Quote.Description))&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 20:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954873#M78748</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-07-12T20:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom order to concatenated list</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954882#M78750</link>
      <description>&lt;P&gt;That did the trick, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 20:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-order-to-concatenated-list/m-p/1954882#M78750</guid>
      <dc:creator>egeremia</dc:creator>
      <dc:date>2022-07-12T20:17:43Z</dc:date>
    </item>
  </channel>
</rss>

