<?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: Help with script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642582#M47912</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try with this&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;BR /&gt;output:&lt;BR /&gt;LOAD&lt;BR /&gt;Area,&lt;BR /&gt;Category,&lt;BR /&gt;Concat(DISTINCT Product,',') as Product,&lt;BR /&gt;Sum(Amount)&lt;BR /&gt;Resident T1&lt;BR /&gt;Group By&lt;BR /&gt;Area,&lt;BR /&gt;Category&lt;BR /&gt;;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 14:50:10 GMT</pubDate>
    <dc:creator>StarinieriG</dc:creator>
    <dc:date>2019-11-04T14:50:10Z</dc:date>
    <item>
      <title>Help with script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642574#M47911</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Let's imagine we have this table&lt;/P&gt;&lt;P&gt;T1:&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ID|Category|Product|Area|Amount&lt;BR /&gt;1|1|a|C|10&lt;BR /&gt;2|1|b|C|10&lt;BR /&gt;3|1|c|C|10&lt;BR /&gt;4|1|d|C|10&lt;BR /&gt;5|2|e|C|15&lt;BR /&gt;6|2|f|C|15&lt;BR /&gt;7|2|g|C|15&lt;BR /&gt;8|2|h|C|15&lt;BR /&gt;] (delimiter is '|');&lt;/P&gt;&lt;P&gt;How can I get this table, grouping products by Category and Area? I assume some 'group by' coding needs to be done in script, but I don't know how.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tabla2.png" style="width: 332px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22838iA701369EFDB36777/image-size/large?v=v2&amp;amp;px=999" role="button" title="tabla2.png" alt="tabla2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;BR /&gt;Jose M.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642574#M47911</guid>
      <dc:creator>josemaria_cabre</dc:creator>
      <dc:date>2024-11-16T04:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642582#M47912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try with this&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;BR /&gt;output:&lt;BR /&gt;LOAD&lt;BR /&gt;Area,&lt;BR /&gt;Category,&lt;BR /&gt;Concat(DISTINCT Product,',') as Product,&lt;BR /&gt;Sum(Amount)&lt;BR /&gt;Resident T1&lt;BR /&gt;Group By&lt;BR /&gt;Area,&lt;BR /&gt;Category&lt;BR /&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642582#M47912</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-11-04T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help with script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642583#M47913</link>
      <description>&lt;P&gt;Worked perfect,&amp;nbsp;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Jose M.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-script/m-p/1642583#M47913</guid>
      <dc:creator>josemaria_cabre</dc:creator>
      <dc:date>2019-11-04T14:54:52Z</dc:date>
    </item>
  </channel>
</rss>

