<?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 Fields not syncing in the table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591072#M443566</link>
    <description>&lt;P&gt;Fields are not syncing when I use if condition&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;BR /&gt;LOAD ID,&lt;BR /&gt;key,&lt;BR /&gt;value,&lt;BR /&gt;If(key='A', source_value) as FieldA,&lt;BR /&gt;If(key='B', source_value) as FieldB,&lt;BR /&gt;If(key='C', source_value) as FieldC;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM dbo.Table1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 487px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13624iDEB714F697C63372/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 13:51:34 GMT</pubDate>
    <dc:creator>karan_kn</dc:creator>
    <dc:date>2019-06-12T13:51:34Z</dc:date>
    <item>
      <title>Fields not syncing in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591072#M443566</link>
      <description>&lt;P&gt;Fields are not syncing when I use if condition&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;BR /&gt;LOAD ID,&lt;BR /&gt;key,&lt;BR /&gt;value,&lt;BR /&gt;If(key='A', source_value) as FieldA,&lt;BR /&gt;If(key='B', source_value) as FieldB,&lt;BR /&gt;If(key='C', source_value) as FieldC;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM dbo.Table1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 487px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13624iDEB714F697C63372/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591072#M443566</guid>
      <dc:creator>karan_kn</dc:creator>
      <dc:date>2019-06-12T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not syncing in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591109#M443568</link>
      <description>With your code you still have 3 different rows rather than combining them into 1 single row.&lt;BR /&gt;What you are asking for is the opposite of crosstable load. so you need generic load.&lt;BR /&gt;check below link for details&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Generic-Load/ba-p/1473470" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Generic-Load/ba-p/1473470&lt;/A&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591109#M443568</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-12T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not syncing in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591126#M443569</link>
      <description>&lt;P&gt;Or use a group by or even applymap but as&amp;nbsp;Dilipranjith says original data has 3 rows, so 3 rows are loaded and something has to be done to merge in one row.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 15:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-not-syncing-in-the-table/m-p/1591126#M443569</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-06-12T15:06:35Z</dc:date>
    </item>
  </channel>
</rss>

