<?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: How to remove $sync key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543916#M203217</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;Many thank for all your input. Today just unable to focus , all the feedback i think should work fine, will try again some other day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 15:00:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-11T15:00:30Z</dc:date>
    <item>
      <title>How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543909#M203210</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 have 2 table when i link them up , i want to remove the sync key it is possible ? what i mean is &lt;/P&gt;&lt;P&gt;create link table having 2 field Date and Ref .No so that it look good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from $(vQVDPath1)Inquiry.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from $(vQVDPath1)Quotation.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="remove link table quotation.png" class="jive-image" src="/legacyfs/online/47511_remove link table quotation.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543909#M203210</guid>
      <dc:creator />
      <dc:date>2013-10-11T05:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543910#M203211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can create a following key field mean&lt;/P&gt;&lt;P&gt;Date &amp;amp; Ref No as Key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543910#M203211</guid>
      <dc:creator />
      <dc:date>2013-10-11T05:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543911#M203212</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;Enclosed my QV doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543911#M203212</guid>
      <dc:creator />
      <dc:date>2013-10-11T05:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543912#M203213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the below code as a reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;load //All fields except Date and RefNo, Date&amp;amp;RefNo as Key1 from qvd1;&lt;/P&gt;&lt;P&gt;load //All fields except Date and RefNo, Date&amp;amp;RefNo as Key2 from qvd2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LinkTable:&lt;/P&gt;&lt;P&gt;load Date&amp;amp;RefNo as Key1, Date, RefNo from qvd1;&lt;/P&gt;&lt;P&gt;concatenate(LinkTable)&lt;/P&gt;&lt;P&gt;load Date&amp;amp;RefNo as Key2,Date, RefNo from qvd2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Create Calendar Table with Date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543912#M203213</guid>
      <dc:creator>manas_bn</dc:creator>
      <dc:date>2013-10-11T05:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543913#M203214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Unqualify Date;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load blabla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unqualify*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do that for all the tables excep the linking table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 06:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543913#M203214</guid>
      <dc:creator />
      <dc:date>2013-10-11T06:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543914#M203215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ref. No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Inquiry_RefNo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Inquiry.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Q.Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Q.No&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Q.BRAND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ref. No] &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Quotation_RefNo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Quotation.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type all of your Fields in two tables apart from &lt;STRONG&gt;[Ref. No] &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 06:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543914#M203215</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2013-10-11T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543915#M203216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Paul,&lt;/P&gt;&lt;P&gt;You are loading Date and RefNo in both Inquiry and Quotation.&lt;/P&gt;&lt;P&gt;What you can do is dont reload RefNo from inquiry or Quotation(from any one)&lt;/P&gt;&lt;P&gt;And then reload it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 07:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543915#M203216</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-11T07:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $sync key</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543916#M203217</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;Many thank for all your input. Today just unable to focus , all the feedback i think should work fine, will try again some other day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 15:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-sync-key/m-p/543916#M203217</guid>
      <dc:creator />
      <dc:date>2013-10-11T15:00:30Z</dc:date>
    </item>
  </channel>
</rss>

