<?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: Formatting of Current Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656202#M538055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two good answers. Thank you both. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2014 17:21:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-03T17:21:46Z</dc:date>
    <item>
      <title>Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656199#M538052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached. Using a trigger on document open, I'm selecting all the (completed) months to date. The problem is how it appears in the Current Selections box. The parentheses-contained, pipe-delimited, alphabetized list doesn't look as clean as the default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be specific, when the document opens, I see this in Current Selections:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MonthName: (Apr|Aug|Feb|Jan|Jul|Jun|Mar|May|Sep)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to see the default that appears when I select those months manually -- that is, a chronological, comma-separated list (with or without NOT consistent with the default behavior).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm stuck with that formatting, I'd like to at least see the months in chronological order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 15:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656199#M538052</guid>
      <dc:creator />
      <dc:date>2014-10-03T15:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656200#M538053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;in your action in open, in expression Concat add MonthNo after '|'&lt;/P&gt;&lt;P&gt;Concat(......... distinct MonthName,'|',&lt;STRONG&gt;MonthNo&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;MonthNo in Concat is field sort&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 15:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656200#M538053</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-03T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656201#M538054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 16:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656201#M538054</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-03T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656202#M538055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two good answers. Thank you both. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 17:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656202#M538055</guid>
      <dc:creator />
      <dc:date>2014-10-03T17:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656203#M538056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You actually solved a problem that I was struggling with! I wanted to use a variable to select less than some amount in one of my fields and used your suggestion to do it on the variable update...&amp;nbsp; ='&amp;lt;'&amp;amp;$(vFinalMPH)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried just about everything except what you suggested... Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 18:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656203#M538056</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2014-10-03T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of Current Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656204#M538057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is magnificent. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thought I would suggest my preferred sort order:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;State Ascending (not auto ascending)&lt;/LI&gt;&lt;LI&gt;Expression Only({1} MonthNo)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 18:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-of-Current-Selections/m-p/656204#M538057</guid>
      <dc:creator>brian554xx</dc:creator>
      <dc:date>2017-05-01T18:37:06Z</dc:date>
    </item>
  </channel>
</rss>

