<?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: Combined two columns into one in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117587#M907862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;DimTable1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Id,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;RegDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;DepositDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(len(trim(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate))=0,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RegDate&lt;/SPAN&gt;,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate) as New_field&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;OR &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if you need to just combine then &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RegDate &amp;amp; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate as new_field_name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 09:19:02 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-06-15T09:19:02Z</dc:date>
    <item>
      <title>Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117584#M907859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got in my DB this kind of table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;DimTable1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Id&lt;/P&gt;&lt;P&gt;RegDate&lt;/P&gt;&lt;P&gt;DepositDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;___________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wont to combined the RegDate and the DepositDate into one column.&lt;/P&gt;&lt;P&gt;there are some customers that don't have DepositDate but all have RegDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example if customers have also DepositDate the new table sholud look like this:&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12/12/06&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11/11/06&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to make full join by change the name of the field to the same name, but it took only one date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&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/Combined-two-columns-into-one/m-p/1117584#M907859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117585#M907860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use IF statement:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14659812898054435" jivemacro_uid="_14659812898054435" modifiedtitle="true"&gt;
&lt;P&gt;IF(ISNULL(DepositDate), RegDate, DepositDate) as Date&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117585#M907860</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-06-15T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117586#M907861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Id,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RegDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(DepositDate=' ',RegDate,DepositDate) as DepositDate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;.....xyz......;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117586#M907861</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-06-15T09:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117587#M907862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;DimTable1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Id,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;RegDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;DepositDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(len(trim(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate))=0,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RegDate&lt;/SPAN&gt;,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate) as New_field&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;OR &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if you need to just combine then &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RegDate &amp;amp; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepositDate as new_field_name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117587#M907862</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-06-15T09:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117588#M907863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used the concatenate and it same that working well.&lt;/P&gt;&lt;P&gt;I missing something ? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DimTable:&lt;/P&gt;&lt;P&gt;LOAD Id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RegDate as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD CustomerKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DepositDate as Date,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;STORE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117588#M907863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117589#M907864</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;/P&gt;&lt;P&gt;try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Id&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RegDate as commonDate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from table ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Id&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DepositDate as commonDate&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to give some conditions like you say if depositDate is null then RegDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(len(trim(depositDate))=0,RegDate,depositDate) as commonDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117589#M907864</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-15T09:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117590#M907865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;good.&lt;/P&gt;&lt;P&gt;Closed thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117590#M907865</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-15T10:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117591#M907866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks everyone I still got one issue hope to get some help from you.&lt;/P&gt;&lt;P&gt;I added two columns Reg and Deposit that get 0 or 1 - ( according to the date- if there is a date get 1 else 0)&lt;/P&gt;&lt;P&gt;the table look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Id&amp;nbsp;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp; Reg&amp;nbsp;&amp;nbsp;&amp;nbsp; Deposit&lt;/P&gt;&lt;P&gt;1&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; 1/1/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; 1/1/15&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case it at the same date I want it to be like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Id&amp;nbsp;&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp; Reg&amp;nbsp;&amp;nbsp;&amp;nbsp; Deposit&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; 1/1/15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Any help will be great &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 12:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117591#M907866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117592#M907867</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;/P&gt;&lt;P&gt;instead of concatenate try with outer Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 13:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117592#M907867</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-15T13:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117593#M907868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I used this script and still i got the same problem as i mention above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;LOAD ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RegDate as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(isnull(CustomerRegistrationDate),0,1) as Leads&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM [..\Qvd\DimCustomersTemp2.Qvd] (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outer join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;LOAD ID, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DepositDate as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(isnull(CustomerFirstDepositDate),0,1) as DP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM [..\Qvd\DimCustomersTemp2.Qvd] (qvd);&lt;/P&gt;&lt;P&gt;STORE Measures into ..\Qvd\Measures.Qvd;&lt;/P&gt;&lt;P&gt;drop Table Measures;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;LOAD ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Leads,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MakeDate(Year(Date),month(Date),day(Date)) as DateTime&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM [..\Qvd\Measures.Qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;STORE Measures into ..\Qvd\Measures.Qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;what I missing ? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 11:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117593#M907868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T11:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117594#M907869</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;/P&gt;&lt;P&gt;I used below code it work fine at my end&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Id,&amp;nbsp;&amp;nbsp; RegDate,DepDate&lt;/P&gt;&lt;P&gt;1,&amp;nbsp;&amp;nbsp; 1/1/15,1/1/15&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load Id,&lt;/P&gt;&lt;P&gt;RegDate as date,&lt;/P&gt;&lt;P&gt;if(not IsNull(RegDate),1,0) as Lead&lt;/P&gt;&lt;P&gt;Resident Test;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;Load Id,&lt;/P&gt;&lt;P&gt;DepDate as date,&lt;/P&gt;&lt;P&gt;if(not IsNull(DepDate),1,0) as DP&lt;/P&gt;&lt;P&gt;Resident Test;&lt;/P&gt;&lt;P&gt;drop Table Test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 13:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117594#M907869</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-16T13:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Combined two columns into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117595#M907870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used different code, but with a same logic and it's worked.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks for the help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 13:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-two-columns-into-one/m-p/1117595#M907870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T13:19:15Z</dc:date>
    </item>
  </channel>
</rss>

