<?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: Load/Reuse/Extract Straight Table Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865953#M302958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sajjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take these requirements with a grain of salt.&amp;nbsp; Requirements should be describing the result (&lt;STRONG&gt;what&lt;/STRONG&gt; to achieve) rather than the process (&lt;STRONG&gt;how&lt;/STRONG&gt; to do that).&amp;nbsp; I don't see how the dumping is helpful here.&lt;/P&gt;&lt;P&gt;In the QlikView world, the selection you make (Year, Quarter, Product Segment etc.) affect not only the straight table, but &lt;STRONG&gt;all&lt;/STRONG&gt; objects, unless you take additional measures to break this.&amp;nbsp; No "dumping" needed.&lt;/P&gt;&lt;P&gt;Maybe I didn't get your request right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 May 2015 16:03:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-03T16:03:51Z</dc:date>
    <item>
      <title>Load/Reuse/Extract Straight Table Data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865950#M302955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Straight Table of Customer Data based on some Selection (like Year, Quarter, Product Segment etc.) and with the resultant Data set I want to further process with other Source Tables and generate further presentations like Bar Chart, Pivot Chart etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible have those Straight Table Customer Data as a Table (QVD, Inline Table or any other form like Excel) so that on the fly I can re-use those Data for further presentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sajjad. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 07:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865950#M302955</guid>
      <dc:creator />
      <dc:date>2015-05-03T07:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Reuse/Extract Straight Table Data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865951#M302956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is possible to do - but let me first point out that your requirements might be perfectly met by just using bookmarks. Have you looked into that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not - bookmarks can store selections and searches that leads to selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In many charts ("presentation") you can then reference this bookmark as a named entity in a set expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&amp;nbsp; { BM_My_Selections } Sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can anytime reuse your selections as a basis for further calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If on the other hand this does not meet your requirements - please explain a little bit further what they are?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 08:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865951#M302956</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-03T08:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Reuse/Extract Straight Table Data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865952#M302957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well Mr. Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is - to dump the Straight Table's Data into a Temporary file/table in run-time and re-use those Data-set with other Source Data Table and create further Charts or Other Presentations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;- Sajjad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 15:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865952#M302957</guid>
      <dc:creator />
      <dc:date>2015-05-03T15:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Reuse/Extract Straight Table Data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865953#M302958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sajjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take these requirements with a grain of salt.&amp;nbsp; Requirements should be describing the result (&lt;STRONG&gt;what&lt;/STRONG&gt; to achieve) rather than the process (&lt;STRONG&gt;how&lt;/STRONG&gt; to do that).&amp;nbsp; I don't see how the dumping is helpful here.&lt;/P&gt;&lt;P&gt;In the QlikView world, the selection you make (Year, Quarter, Product Segment etc.) affect not only the straight table, but &lt;STRONG&gt;all&lt;/STRONG&gt; objects, unless you take additional measures to break this.&amp;nbsp; No "dumping" needed.&lt;/P&gt;&lt;P&gt;Maybe I didn't get your request right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 16:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865953#M302958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-03T16:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Reuse/Extract Straight Table Data</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865954#M302959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noted with Thanks.&lt;/P&gt;&lt;P&gt;- Sajjad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 12:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Reuse-Extract-Straight-Table-Data/m-p/865954#M302959</guid>
      <dc:creator />
      <dc:date>2015-05-04T12:56:05Z</dc:date>
    </item>
  </channel>
</rss>

