<?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: Separate Data Sources for Each Sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268467#M866900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;A better option would be to create a field to filter by sheet -&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Sheet1' as Source,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From..&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Sheet2' as Source,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;That way you avoid the joins, and you can use set analysis to filter by sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2016 13:11:48 GMT</pubDate>
    <dc:creator>martynlloyd</dc:creator>
    <dc:date>2016-12-16T13:11:48Z</dc:date>
    <item>
      <title>Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268461#M866894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried searching for an answer on this topic with no luck as of yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a Qlikview document with 3 sheets, each of which will have a chart on it.&amp;nbsp; I would like each sheet to pull its data from a single excel document.&amp;nbsp; The Excel document has 3 sheets, each with the same name as its corresponding Qlikview tab.&amp;nbsp; How can I achieve this data connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a Qlikview novice, so please bear with me!&amp;nbsp; Thanks for your assistance.&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/Separate-Data-Sources-for-Each-Sheet/m-p/1268461#M866894</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268462#M866895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use the file wizard, from menu - Insert, Load Statement, Load from File&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146767_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Marty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 16:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268462#M866895</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2016-12-15T16:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268463#M866896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marty - Thanks for you reply.&amp;nbsp; I was able to add an additional dataset, but it appears Qlikview has added that data to the prior sheet's dataset.&amp;nbsp; There are some common fields between each dataset, but they should be kept separate.&amp;nbsp; How do I tell Qlikview to treat them separately?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 19:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268463#M866896</guid>
      <dc:creator />
      <dc:date>2016-12-15T19:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268464#M866897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use NoConcatenate before the subsequent load statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/NoConcatenate.htm"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;/A&gt;&lt;/H5&gt;&lt;P&gt;&lt;SMALL&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/NoConcatenate.htm"&gt;&lt;SPAN style="color: #0066cc; font-size: 10pt; text-decoration: underline;"&gt;Working with QlikView &amp;gt; Script Syntax and Chart Functions &amp;gt; Script statements and keywords &amp;gt; Script prefixes &amp;gt; NoConcatenate&lt;/SPAN&gt;&lt;/A&gt;&lt;/SMALL&gt;&lt;/P&gt;&lt;P&gt; The &lt;SPAN class="h-0"&gt;NoConcatenate&lt;/SPAN&gt; prefix forces two loaded tables with identical field sets to be treated as two separate internal tables, when they would otherwise be automatically concatenated. Syntax: &lt;SPAN class="h-0"&gt;NoConcatenate&lt;/SPAN&gt;( loadstatement | selectstatement ) Example: LOAD A,B from file1.csv; &lt;SPAN class="h-0"&gt;NoConcatenate&lt;/SPAN&gt; LOAD A,B from...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 12:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268464#M866897</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2016-12-16T12:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268465#M866898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to consider renaming the fields with AS&lt;/P&gt;&lt;P&gt;It depends if you are going to drop the tables or not when you have processed them...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 12:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268465#M866898</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2016-12-16T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268466#M866899</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&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;After loading your 3exel sheets in to script,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you can use the no concatenation statement in between these tables....after this, when ever you going to reloading it is going to show some synthetic keys,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but you don't worry about the synthetic keys in this situation.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you can create qlikview document with 3sheets,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;use the single table in single sheet to create your objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268466#M866899</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Data Sources for Each Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268467#M866900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;A better option would be to create a field to filter by sheet -&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Sheet1' as Source,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From..&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Sheet2' as Source,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;That way you avoid the joins, and you can use set analysis to filter by sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-Data-Sources-for-Each-Sheet/m-p/1268467#M866900</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2016-12-16T13:11:48Z</dc:date>
    </item>
  </channel>
</rss>

