<?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 Concat two number fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817643#M288268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 110pt;" width="146"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 55pt;" width="73"&gt;Order Number&lt;/TD&gt;&lt;TD class="xl63" style="width: 55pt;" width="73"&gt;Line Number&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;10000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;20000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;750&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;30000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;800&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;RE-10356&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I want to merge the two fields and have the following output as Order-Line numbet:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="103" style="width: 139px; height: 108px;" width="137"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 59pt;" width="79"&gt;10000-500&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;20000-750&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;30000-800&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;RE-10356-1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to concatenate only two text formats, but not number formats.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone help me please with a Qlikview file/.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 06:41:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-17T06:41:46Z</dc:date>
    <item>
      <title>Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817643#M288268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 110pt;" width="146"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 55pt;" width="73"&gt;Order Number&lt;/TD&gt;&lt;TD class="xl63" style="width: 55pt;" width="73"&gt;Line Number&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;10000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;20000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;750&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" class="xl63" height="17" style="height: 12.75pt;"&gt;30000&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;800&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;RE-10356&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I want to merge the two fields and have the following output as Order-Line numbet:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="103" style="width: 139px; height: 108px;" width="137"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 59pt;" width="79"&gt;10000-500&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;20000-750&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;30000-800&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt;"&gt;RE-10356-1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to concatenate only two text formats, but not number formats.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone help me please with a Qlikview file/.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817643#M288268</guid>
      <dc:creator />
      <dc:date>2015-02-17T06:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817644#M288269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use like [Order Number] &amp;amp; '-' &amp;amp; [Line Number] As [New Field]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817644#M288269</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-02-17T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817645#M288270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works for date and text formats,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817645#M288270</guid>
      <dc:creator />
      <dc:date>2015-02-17T06:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817646#M288271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my app its working fine. Still try like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;STRONG&gt;Text([Order Number]) &amp;amp; '-' &amp;amp; Text([Line Number]) As [New Field]&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817646#M288271</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-02-17T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817647#M288272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. this is also not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817647#M288272</guid>
      <dc:creator />
      <dc:date>2015-02-17T06:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817648#M288273</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Text([Order Number] &amp;amp; '-' &amp;amp; [Line Number]) As [New Field]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM DataSource;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817648#M288273</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-02-17T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817649#M288274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please upload sample app or your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817649#M288274</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-02-17T07:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817650#M288275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have tested with &lt;STRONG&gt;RowNo() &amp;amp; '-' &amp;amp; (RowNo()-1) AS Test2 &lt;/STRONG&gt;expressions. Outcome of this expression is like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-0&lt;/P&gt;&lt;P&gt;2-1&lt;/P&gt;&lt;P&gt;3-2&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;N-(N-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817650#M288275</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-02-17T07:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Concat two number fields</title>
      <link>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817651#M288276</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;Pradip Sen's answer is correct for your question. If it is not working for you, please provide details of exactly what is wrong, including the output you are getting from the example data in your post. Otherwise we are just guessing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concat-two-number-fields/m-p/817651#M288276</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-02-17T07:42:28Z</dc:date>
    </item>
  </channel>
</rss>

