<?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: Combine two fields from same table and create new field. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combine-two-fields-from-same-table-and-create-new-field/m-p/1556775#M599325</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FINAL_TABLE:&lt;BR /&gt;load&lt;BR /&gt;if( (isnull (ID1)) OR (LEN(TRIM(ID1)) = 0) , ID2, ID1) AS ID,&lt;BR /&gt;Text;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ID1, ID2, Text&lt;BR /&gt;11, 1, dsfsdf&lt;BR /&gt;, 2, sdgfd&lt;BR /&gt;13, 3, ertert&lt;BR /&gt;14, 4, hgjghj&lt;BR /&gt;15, 5, uiuyi&lt;BR /&gt;, 6, rwerd&lt;BR /&gt;17, 7, fdfgh&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;saludos!!!!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2019 18:41:06 GMT</pubDate>
    <dc:creator>Marcos_rv</dc:creator>
    <dc:date>2019-03-14T18:41:06Z</dc:date>
    <item>
      <title>Combine two fields from same table and create new field.</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-two-fields-from-same-table-and-create-new-field/m-p/1556773#M599324</link>
      <description>&lt;P&gt;Combine ID1 and ID 2 create new field ID.&amp;nbsp; Please refer the screenshot below&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ID1, ID2, Text&lt;BR /&gt;11, 1, dsfsdf&lt;BR /&gt;, 2, sdgfd&lt;BR /&gt;13, 3, ertert&lt;BR /&gt;14, 4, hgjghj&lt;BR /&gt;15, 5, uiuyi&lt;BR /&gt;, 6, rwerd&lt;BR /&gt;17, 7, fdfgh&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 205px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8064i9F8490A5B9CBB822/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>Thu, 14 Mar 2019 18:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-two-fields-from-same-table-and-create-new-field/m-p/1556773#M599324</guid>
      <dc:creator>karan_kn</dc:creator>
      <dc:date>2019-03-14T18:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combine two fields from same table and create new field.</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-two-fields-from-same-table-and-create-new-field/m-p/1556775#M599325</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FINAL_TABLE:&lt;BR /&gt;load&lt;BR /&gt;if( (isnull (ID1)) OR (LEN(TRIM(ID1)) = 0) , ID2, ID1) AS ID,&lt;BR /&gt;Text;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ID1, ID2, Text&lt;BR /&gt;11, 1, dsfsdf&lt;BR /&gt;, 2, sdgfd&lt;BR /&gt;13, 3, ertert&lt;BR /&gt;14, 4, hgjghj&lt;BR /&gt;15, 5, uiuyi&lt;BR /&gt;, 6, rwerd&lt;BR /&gt;17, 7, fdfgh&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;saludos!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 18:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-two-fields-from-same-table-and-create-new-field/m-p/1556775#M599325</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-03-14T18:41:06Z</dc:date>
    </item>
  </channel>
</rss>

