<?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: Area:Dual in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817520#M2822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dual in combination with that requirement doesn't make sense. So, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;maybe you should discuss this with your client. Or you shouldn't use dual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the following possibilities:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no &amp;amp; '. ' &amp;amp; text as Field,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual(no &amp;amp; '. ' &amp;amp; text, RecNo()) as Field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2015 09:11:23 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2015-01-20T09:11:23Z</dc:date>
    <item>
      <title>Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817517#M2819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, can any 1 suggest a way 2 my problem:&lt;/P&gt;&lt;P&gt;****SCRIPT is&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;LOAD dual(text,no) as [dual-example] from&lt;/P&gt;&lt;P&gt;[..\sample-data-for-dual.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****data in text file&lt;/P&gt;&lt;P&gt;text,no&lt;/P&gt;&lt;P&gt;high,1&lt;/P&gt;&lt;P&gt;medium,2&lt;/P&gt;&lt;P&gt;low,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement:&lt;/P&gt;&lt;P&gt;high,medium,low have 2 b displayed in qlik view. how to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dual.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75720_dual.png" style="height: 417px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 06:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817517#M2819</guid>
      <dc:creator />
      <dc:date>2015-01-20T06:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817518#M2820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot assign two different texts to the same number. In your text file, both high and low have the value 1. If you instead use&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;text,no&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;high,3&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;medium,2&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;low,1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 07:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817518#M2820</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-20T07:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817519#M2821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;s henric i knew tat tell me a way of displaying all data by any way like concatenating with any new numbering like tat....as it is client requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 07:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817519#M2821</guid>
      <dc:creator />
      <dc:date>2015-01-20T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817520#M2822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dual in combination with that requirement doesn't make sense. So, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;maybe you should discuss this with your client. Or you shouldn't use dual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the following possibilities:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no &amp;amp; '. ' &amp;amp; text as Field,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual(no &amp;amp; '. ' &amp;amp; text, RecNo()) as Field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817520#M2822</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-20T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817521#M2823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got when i scripted as:&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;LOAD dual(text,no) as [dual-example] from&lt;/P&gt;&lt;P&gt;[..\sample-data-for-dual.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;load Dual(text &amp;amp;'.' &amp;amp; no,RecNo()) as Fieldnew from&lt;/P&gt;&lt;P&gt;[..\sample-data-for-dual.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not when i scripted as:&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;LOAD dual(text,no) as [dual-example] from&lt;/P&gt;&lt;P&gt;[..\sample-data-for-dual.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;load Dual(text &amp;amp;'.' &amp;amp; no,RecNo()) as Fieldnew resident example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat might b the reason henric?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 12:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817521#M2823</guid>
      <dc:creator />
      <dc:date>2015-01-20T12:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817522#M2824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you make one single load (no load resident) like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dual(text,no) as [dual-example1],&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual(text &amp;amp;'.' &amp;amp; no,RecNo()) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;as [dual-example2]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From [..\sample-data-for-dual.txt] (txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What do you get then?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Further - Why do you want to use Dual()? What is the goal?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 14:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817522#M2824</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-20T14:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817523#M2825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi henric,&lt;/P&gt;&lt;P&gt;resident load is used 2 load recently loaded tables right? Then y it throws error when i done as-&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD dual(text,no) as [dual-example] from&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[..\sample-data-for-dual.txt]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load Dual(text &amp;amp;'.' &amp;amp; no,RecNo()) as Fieldnew resident example;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817523#M2825</guid>
      <dc:creator />
      <dc:date>2015-01-21T06:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817524#M2826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script, the table "example" does not contain any field called "text" or "no". With these fields lacking, the resident load will of course fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817524#M2826</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-21T06:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Area:Dual</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817525#M2827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD dual&lt;SPAN style="text-decoration: underline;"&gt;(&lt;SPAN style="color: #3d3d3d; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;text,no&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/SPAN&gt; as [dual-example] from......&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;text,no will b stored as fields right n tat will b overridden by "dual-example"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 06:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Area-Dual/m-p/817525#M2827</guid>
      <dc:creator />
      <dc:date>2015-01-23T06:11:26Z</dc:date>
    </item>
  </channel>
</rss>

