<?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: About $syn in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339458#M125255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there is no need of qualify?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2012 10:49:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-06T10:49:10Z</dc:date>
    <item>
      <title>About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339445#M125242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;i m trying import the excels of 3 4 tables and i m getting $syn fields and tables created, i have tried concatenate but becuase of concatenate is there any diffrence in the result of join with syn table and with concatenate command?&lt;/P&gt;&lt;P&gt;Please can any one tell me that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 09:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339445#M125242</guid>
      <dc:creator />
      <dc:date>2012-04-05T09:58:04Z</dc:date>
    </item>
    <item>
      <title>About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339446#M125243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;Syn table is created because there are more than one field common in your tables. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If your primary key is more than one field&amp;nbsp; then create a concatenated key by using Col1&amp;amp;Col2... and alias the col1 and col2 in any one table. Now you dont have more than one column common so it wont show u syntehetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 10:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339446#M125243</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-04-05T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339447#M125244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;When you do not specify map conditions, QV will automatically map the fields with same name and make $syn key.&lt;/P&gt;&lt;P&gt;The tables are then mapped with the help of these $syn keys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in concatinate and join. syn key is not created but the whole table is merged into one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In join the matched fields which have same records are merged into one record, i.e no duplicacy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Concatenate, the tableis simply append below another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;We have two table&lt;/P&gt;&lt;P&gt;A and B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="A.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/12724_A.PNG" /&gt;&lt;IMG alt="B.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/12725_B.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when we do not use join or concatinate , it will create &amp;amp;syn key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="syn.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/12726_syn.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in join, matching records of common fiels(x and A) will be merged&lt;/P&gt;&lt;P&gt;The result is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="join.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12727_join.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;in concatinate , the records are append to the table, a1 a2 a3 will not mapped in this case:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="concatinate.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12728_concatinate.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is this example attached, hope it help you:&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 10:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339447#M125244</guid>
      <dc:creator />
      <dc:date>2012-04-05T10:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339448#M125245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok arun i dont wnt duplicacy in my case.&lt;/P&gt;&lt;P&gt;Do you know how to join the tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 11:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339448#M125245</guid>
      <dc:creator />
      <dc:date>2012-04-05T11:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339449#M125246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;just use JOIN keyword between two load statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 02:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339449#M125246</guid>
      <dc:creator />
      <dc:date>2012-04-06T02:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339450#M125247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use QUALIFY and UNQUALIFY to map selected fields of your choice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339450#M125247</guid>
      <dc:creator />
      <dc:date>2012-04-06T04:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339451#M125248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I tried the qualify but I didn’t get correct result what is syntax I means do we need to add only the command qualify or something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339451#M125248</guid>
      <dc:creator />
      <dc:date>2012-04-06T04:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339452#M125249</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 ID; &lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A,B,C&lt;/P&gt;&lt;P&gt;From T1.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UnQualify ID; &lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A1,B1,C1&lt;/P&gt;&lt;P&gt;From T2.qvd;&lt;/P&gt;&lt;P&gt;UnQualify *;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339452#M125249</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-04-06T04:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339453#M125250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Suppose in my example, you want to map only field A then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;UNQUALIFY A;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; x, A, B, C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, a1, b1, c1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, a2, b2, c2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, a3, b3, c3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, a4, b4, c4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, a5, b5, c5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, a6, b6, c6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;UNQUALIFY A;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; x, A, D, E&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Co, a1, b1, c1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, a2, b2, c2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, a3, b3, c3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, a7, b7, c7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, a8, b8, c8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, a9, b9, c9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qualify.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/12750_qualify.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339453#M125250</guid>
      <dc:creator />
      <dc:date>2012-04-06T04:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339454#M125251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks, I will try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 06:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339454#M125251</guid>
      <dc:creator />
      <dc:date>2012-04-06T06:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339455#M125252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried qualify but still getting one $syn table&lt;/P&gt;&lt;P&gt;Here I m attaching the syn table table view and script&lt;/P&gt;&lt;P&gt;Can you help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339455#M125252</guid>
      <dc:creator />
      <dc:date>2012-04-06T10:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339456#M125253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qlikview forms the Sync table if there is a 2 or more fields have common name between two tables,remove the field or rename the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here you have both corporation ID and company id are common in many tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have Corporation and company id in any one table and concate of 2 fields with the name key.&lt;/P&gt;&lt;P&gt;all others do a concat both fields like this and remove corporation and company id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1 &amp;amp; Field2 as&amp;nbsp; Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3....&lt;/P&gt;&lt;P&gt;From...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1&amp;amp;Field2 as Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field7....&lt;/P&gt;&lt;P&gt;From...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339456#M125253</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-06T10:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339457#M125254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check the attached script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339457#M125254</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-06T10:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339458#M125255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there is no need of qualify?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339458#M125255</guid>
      <dc:creator />
      <dc:date>2012-04-06T10:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339459#M125256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And about the fields which are present in 2/3 tables like thepetic area id?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 10:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339459#M125256</guid>
      <dc:creator />
      <dc:date>2012-04-06T10:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339460#M125257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I missed that.Check the edited attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 11:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339460#M125257</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-06T11:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339461#M125258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m not getting the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 11:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339461#M125258</guid>
      <dc:creator />
      <dc:date>2012-04-06T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339462#M125259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have tried the key concept…but not getting correct output…..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me…..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 07:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339462#M125259</guid>
      <dc:creator />
      <dc:date>2012-04-09T07:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339463#M125260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the script from the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 08:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339463#M125260</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-09T08:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: About $syn</title>
      <link>https://community.qlik.com/t5/QlikView/About-syn/m-p/339464#M125261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you I m not getting now the $syn table&lt;/P&gt;&lt;P&gt;But if I retain the $syn is there effect on the data?&lt;/P&gt;&lt;P&gt;I mean without $syn table and data with having $syn table in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 08:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-syn/m-p/339464#M125261</guid>
      <dc:creator />
      <dc:date>2012-04-09T08:51:03Z</dc:date>
    </item>
  </channel>
</rss>

