<?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: STORE Statement in QlikSense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1559662#M62912</link>
    <description>&lt;P&gt;First load the sales table:&lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;load * from ...&lt;/P&gt;&lt;P&gt;then use resident load and group by to get the count of sales per customer&lt;/P&gt;&lt;P&gt;LOAD customer_id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(count(sales_id) &amp;gt;1,'Repeat','-') as Tag&lt;/P&gt;&lt;P&gt;Resident sales&lt;/P&gt;&lt;P&gt;Group by customer_id;&lt;/P&gt;&lt;P&gt;you can now join both the tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2019 15:34:22 GMT</pubDate>
    <dc:creator>gbommisetti</dc:creator>
    <dc:date>2019-03-21T15:34:22Z</dc:date>
    <item>
      <title>STORE Statement in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1558154#M62911</link>
      <description>&lt;P&gt;Is QlikSense Desktop and Enterprise the only versions where a STORE statement (to QVD) is allowed?&lt;/P&gt;&lt;P&gt;I have a data where I need to accumulate and tag various elements during the load process, so that I can load the same data with these new characteristics added.&lt;/P&gt;&lt;P&gt;For example, if I have sales orders from customers over a year, I want to tag customers who have ordered more than once as a "Repeat" customer. &amp;nbsp;I want to then re-load all the data again, but include this "tag".&lt;/P&gt;&lt;P&gt;I would like to perform this in QlikSense Cloud for Business- is this possible?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1558154#M62911</guid>
      <dc:creator>George_Metrakos</dc:creator>
      <dc:date>2024-11-16T06:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: STORE Statement in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1559662#M62912</link>
      <description>&lt;P&gt;First load the sales table:&lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;load * from ...&lt;/P&gt;&lt;P&gt;then use resident load and group by to get the count of sales per customer&lt;/P&gt;&lt;P&gt;LOAD customer_id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(count(sales_id) &amp;gt;1,'Repeat','-') as Tag&lt;/P&gt;&lt;P&gt;Resident sales&lt;/P&gt;&lt;P&gt;Group by customer_id;&lt;/P&gt;&lt;P&gt;you can now join both the tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1559662#M62912</guid>
      <dc:creator>gbommisetti</dc:creator>
      <dc:date>2019-03-21T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: STORE Statement in QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1591569#M62913</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/STORE-Statement-in-QlikSense/m-p/1591569#M62913</guid>
      <dc:creator>George_Metrakos</dc:creator>
      <dc:date>2019-06-13T12:01:49Z</dc:date>
    </item>
  </channel>
</rss>

