<?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: Keep dual number values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443624#M612558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not do the data transformation at step 1? this will be ok :&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;if(Name='A-1', dual('A-1',1),&lt;/P&gt;&lt;P&gt;if(Name='B-2', dual('B-2',2),&lt;/P&gt;&lt;P&gt;if(Name='C-56', dual('C-56',3),&lt;/P&gt;&lt;P&gt;if(Name='D-44', dual('Last' &amp;amp; Name,4)))))&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Dual.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 09:25:34 GMT</pubDate>
    <dc:creator>woshua5550</dc:creator>
    <dc:date>2017-11-23T09:25:34Z</dc:date>
    <item>
      <title>Keep dual number values</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443623#M612557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, community!&lt;/P&gt;&lt;P&gt;Do anyone had practice how to save second part (number) of dual values in the script after several data transformation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, in first step i define dual values using excel source:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;if(Name='A-1', dual('A-1',1),&lt;/P&gt;&lt;P&gt;if(Name='B-2', dual('B-2',2),&lt;/P&gt;&lt;P&gt;if(Name='C-56', dual('C-56',3),&lt;/P&gt;&lt;P&gt;if(Name='D-44', dual('D-44',4))))) as Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Dual.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First result is ok:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dual_1.jpg" class="jive-image image-1" height="97" src="https://community.qlik.com/legacyfs/online/184268_Dual_1.jpg" style="height: 96.8211px; width: 168px;" width="168" /&gt;&lt;/P&gt;&lt;P&gt;But after some data transformation dual sorting is missing in the result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;if(Name='D-44', 'Last' &amp;amp; Name,&lt;/P&gt;&lt;P&gt;subfield(Name,'-',-1)) as Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dual_2.jpg" class="jive-image image-2" height="92" src="https://community.qlik.com/legacyfs/online/184269_Dual_2.jpg" style="height: 91.9071px; width: 179px;" width="179" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to keep number dual values in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 19:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443623#M612557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-22T19:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Keep dual number values</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443624#M612558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not do the data transformation at step 1? this will be ok :&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;if(Name='A-1', dual('A-1',1),&lt;/P&gt;&lt;P&gt;if(Name='B-2', dual('B-2',2),&lt;/P&gt;&lt;P&gt;if(Name='C-56', dual('C-56',3),&lt;/P&gt;&lt;P&gt;if(Name='D-44', dual('Last' &amp;amp; Name,4)))))&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Dual.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 09:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443624#M612558</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-23T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Keep dual number values</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443625#M612559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;because it's the idea of real app - i shouldn't do it in the first step &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443625#M612559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Keep dual number values</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443626#M612560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;if that is the case define it in the level two like this &lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Result:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(Name='D-44',Dual( 'Last' &amp;amp; Name,num(subfield(Name,'-',-1))) ) as Name&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;Resident Temp;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;DROP Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443626#M612560</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-11-23T10:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Keep dual number values</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443627#M612561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!) Perfect!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 18:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-dual-number-values/m-p/1443627#M612561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T18:02:43Z</dc:date>
    </item>
  </channel>
</rss>

