<?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: List with concat as modifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61886#M788651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;sum({&amp;lt;Accumulator_Type={'RETAIL'},Order_Channel_Name={$(=Chr(39) &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;concat({&amp;lt;Order_Channel_Name={"=sum({1&amp;lt;[Transaction_Date.autoCalendar.Year]={""$(vLY)""}, [Transaction_Date.autoCalendar.Month]={""$(vMonth)""}&amp;gt;}Value-Tax)&amp;gt;0"}&amp;gt;}distinct Order_Channel_Name, ',') &amp;amp; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Chr(39)&lt;/STRONG&gt;&lt;/SPAN&gt;)}&amp;gt;}Value-Tax)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2018 11:02:57 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-02-21T11:02:57Z</dc:date>
    <item>
      <title>List with concat as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61885#M788650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to produce a list of names with the following function:&lt;/P&gt;&lt;P&gt;concat({&amp;lt;Order_Channel_Name={"=sum({1&amp;lt;[Transaction_Date.autoCalendar.Year]={""$(vLY)""}, [Transaction_Date.autoCalendar.Month]={""$(vMonth)""}&amp;gt;}Value-Tax)&amp;gt;0"}&amp;gt;}distinct Order_Channel_Name, ',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This actually works and returns a comma separated list of values (Order_channel_name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to put these values in the following function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Accumulator_Type={'RETAIL'},Order_Channel_Name={---Put above function here!!!}&amp;gt;}Value-Tax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently copying the first function and pasting it into the second doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61885#M788650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List with concat as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61886#M788651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;sum({&amp;lt;Accumulator_Type={'RETAIL'},Order_Channel_Name={$(=Chr(39) &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;concat({&amp;lt;Order_Channel_Name={"=sum({1&amp;lt;[Transaction_Date.autoCalendar.Year]={""$(vLY)""}, [Transaction_Date.autoCalendar.Month]={""$(vMonth)""}&amp;gt;}Value-Tax)&amp;gt;0"}&amp;gt;}distinct Order_Channel_Name, ',') &amp;amp; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Chr(39)&lt;/STRONG&gt;&lt;/SPAN&gt;)}&amp;gt;}Value-Tax)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61886#M788651</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-21T11:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: List with concat as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61887#M788652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are doing with Chr(39). But putting it in the beginning and the end is not enough, it needs to be around each word that is concatenated. I tried the separator to be 'Chr(39),Chr(39)' but it doesn't work. It just adds the actual string "Chr(39)" before and after the comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61887#M788652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: List with concat as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61888#M788653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, Here it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;sum({&amp;lt;Accumulator_Type={'RETAIL'},Order_Channel_Name={$(=Chr(39) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;concat({&amp;lt;Order_Channel_Name={"=sum({1&amp;lt;[Transaction_Date.autoCalendar.Year]={""$(vLY)""}, [Transaction_Date.autoCalendar.Month]={""$(vMonth)""}&amp;gt;}Value-Tax)&amp;gt;0"}&amp;gt;}distinct Order_Channel_Name&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;, Chr(39) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;',' &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;Chr(39)&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;)}&amp;gt;}Value-Tax)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;None of them won't help, I may ask sample application&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61888#M788653</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-21T11:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: List with concat as modifier</title>
      <link>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61889#M788654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe like this:&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Accumulator_Type={'RETAIL'}, Order_Channel_Name={"=sum({1&amp;lt;[Transaction_Date.autoCalendar.Year]={""$(vLY)""}, [Transaction_Date.autoCalendar.Month]={""$(vMonth)""}&amp;gt;} Value-Tax) &amp;gt; 0"} &amp;gt;} Value-Tax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Teemu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-with-concat-as-modifier/m-p/61889#M788654</guid>
      <dc:creator>teempi</dc:creator>
      <dc:date>2018-02-21T11:40:08Z</dc:date>
    </item>
  </channel>
</rss>

