<?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 Variable value in Concat distinct field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830205#M1214432</link>
    <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create action button to select first/last N number of month values in my sheet.&lt;/P&gt;&lt;P&gt;To select value before/after specific date, I have created Text box and added Action(Selection-&amp;gt;Select in Field) and used below expression in "Search String" place&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(DISTINCT {&amp;lt;Month = {"&amp;gt;=&lt;STRONG&gt;11/01/2020&lt;/STRONG&gt;"}&amp;gt;}&amp;nbsp;Month, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;This is working for highlighted fixed value. I have created variable and trying to replace with fixed value. it is not working.&lt;/P&gt;&lt;P&gt;VFMonth=Pick(InputMonth,'10/01/2020','11/01/2020','12/01/2020')&amp;nbsp; &amp;nbsp;//Created variable&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(DISTINCT {&amp;lt;YYYYMM01 = {"&amp;gt;=" &amp;amp; VFMonth&amp;amp; ""}&amp;gt;}&amp;nbsp;YYYYMM01, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;Note: i am using personal edition. Hence request you to not upload .QVW files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please support.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 13:03:03 GMT</pubDate>
    <dc:creator>kasmurugesan</dc:creator>
    <dc:date>2021-08-20T13:03:03Z</dc:date>
    <item>
      <title>Variable value in Concat distinct field</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830205#M1214432</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create action button to select first/last N number of month values in my sheet.&lt;/P&gt;&lt;P&gt;To select value before/after specific date, I have created Text box and added Action(Selection-&amp;gt;Select in Field) and used below expression in "Search String" place&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(DISTINCT {&amp;lt;Month = {"&amp;gt;=&lt;STRONG&gt;11/01/2020&lt;/STRONG&gt;"}&amp;gt;}&amp;nbsp;Month, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;This is working for highlighted fixed value. I have created variable and trying to replace with fixed value. it is not working.&lt;/P&gt;&lt;P&gt;VFMonth=Pick(InputMonth,'10/01/2020','11/01/2020','12/01/2020')&amp;nbsp; &amp;nbsp;//Created variable&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(DISTINCT {&amp;lt;YYYYMM01 = {"&amp;gt;=" &amp;amp; VFMonth&amp;amp; ""}&amp;gt;}&amp;nbsp;YYYYMM01, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;Note: i am using personal edition. Hence request you to not upload .QVW files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please support.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 13:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830205#M1214432</guid>
      <dc:creator>kasmurugesan</dc:creator>
      <dc:date>2021-08-20T13:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable value in Concat distinct field</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830297#M1214446</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='(' &amp;amp; Concat(DISTINCT {&amp;lt;YYYYMM01 = {"&amp;gt;=$(VFMonth)"}&amp;gt;}&amp;nbsp;YYYYMM01, '|') &amp;amp; ')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Make sure, date format is same like ur field.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2021 02:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830297#M1214446</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-08-21T02:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Variable value in Concat distinct field</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830393#M1214463</link>
      <description>&lt;P&gt;Hi Mayil Vahanan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your quick solution.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 04:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-value-in-Concat-distinct-field/m-p/1830393#M1214463</guid>
      <dc:creator>kasmurugesan</dc:creator>
      <dc:date>2021-08-23T04:42:38Z</dc:date>
    </item>
  </channel>
</rss>

