<?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: Distinct dates from latest to oldest as dynamic values for variable input in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974171#M80355</link>
    <description>&lt;P&gt;Could the thread here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Concat-a-field-with-a-sort-on-expression/td-p/279063" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Concat-a-field-with-a-sort-on-expression/td-p/279063&lt;/A&gt;&amp;nbsp; help somehow for an expression on the only date.autoCalendar ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 10:09:32 GMT</pubDate>
    <dc:creator>Filippo_Nicolussi_P</dc:creator>
    <dc:date>2022-08-29T10:09:32Z</dc:date>
    <item>
      <title>Distinct dates from latest to oldest as dynamic values for variable input</title>
      <link>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974093#M80348</link>
      <description>&lt;P&gt;I am trying to create a variable input to display all distinct values in [date] column from latest to oldest. Currently I am able to display from oldest to latest.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denzyl_0-1661760578713.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87683i22AB41358D63838E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denzyl_0-1661760578713.png" alt="Denzyl_0-1661760578713.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Code used to create options above:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=CONCAT(DISTINCT [date.autoCalendar.YearMonth],'|',[date.autoCalendar.YearMonth])&lt;/LI-CODE&gt;
&lt;P&gt;How would I be able to flip the order?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 08:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974093#M80348</guid>
      <dc:creator>Denzyl</dc:creator>
      <dc:date>2022-08-29T08:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates from latest to oldest as dynamic values for variable input</title>
      <link>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974171#M80355</link>
      <description>&lt;P&gt;Could the thread here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Concat-a-field-with-a-sort-on-expression/td-p/279063" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Concat-a-field-with-a-sort-on-expression/td-p/279063&lt;/A&gt;&amp;nbsp; help somehow for an expression on the only date.autoCalendar ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 10:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974171#M80355</guid>
      <dc:creator>Filippo_Nicolussi_P</dc:creator>
      <dc:date>2022-08-29T10:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates from latest to oldest as dynamic values for variable input</title>
      <link>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974230#M80357</link>
      <description>&lt;P&gt;All I had to do was to add a minus sign to the&amp;nbsp;&lt;SPAN&gt;sort-weight&amp;nbsp;parameter to reverse it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=CONCAT(DISTINCT [date.autoCalendar.YearMonth],'|',-[date.autoCalendar.YearMonth])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 12:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distinct-dates-from-latest-to-oldest-as-dynamic-values-for/m-p/1974230#M80357</guid>
      <dc:creator>Denzyl</dc:creator>
      <dc:date>2022-08-29T12:12:41Z</dc:date>
    </item>
  </channel>
</rss>

