<?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 Dual Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280524#M861089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;Whenever I use dual function in script, I get duplicate values in the list box after loading the data as shown in the below image. Please help me guys....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148452_Screenshot_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280524#M861089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;Whenever I use dual function in script, I get duplicate values in the list box after loading the data as shown in the below image. Please help me guys....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148452_Screenshot_2.png" style="height: auto;" /&gt;&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/Dual-Function/m-p/1280524#M861089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280525#M861090</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;Can you share your script ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280525#M861090</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2017-01-05T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280526#M861091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Screenshot_3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148475_Screenshot_3.png" style="height: 144px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This is the script I'm using....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280526#M861091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T13:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280527#M861092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want multiple values just assign the flags and don't use dual here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Condition1, 'Billable',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Condition2, 'Partially Billable', 'Non Billable')) as ....&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280527#M861092</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280528#M861093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's because you have multiple value for one label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('toto', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; id&lt;BR /&gt; 1&lt;BR /&gt; 2&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This script give duplicate value "toto" because I have two number (1 and 2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To slove this problem you can remove the dual:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Numbre&amp;gt;7, 'Value',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If([...] &lt;/P&gt;&lt;P&gt;) as myField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280528#M861093</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2017-01-05T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280529#M861094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I need multiple values here. So that I have used Dual function here... Is there any alternate solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280529#M861094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T14:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280530#M861095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need multiple values, but you don't need them? I am confused&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280530#M861095</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T14:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280531#M861096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply.... But I didn't get what I expected. It has both text value and numeric value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280531#M861096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T14:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280532#M861097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I need both text and numeric values here..Plz help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280532#M861097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T14:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280533#M861098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need both in the same field or you can have 2 fields ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like one with the number and the other with the label ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can add the number to the label like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Number&amp;gt;7, 'Value ' &amp;amp; Number,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([...]&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) as myField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280533#M861098</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2017-01-05T14:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280534#M861099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="mws.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148510_mws.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Now I'm getting like this. I don't need like this, I want only the unique values in the list box and also when I write expression in text object, it should be like this....&lt;IMG alt="text obj.png" class="jive-image image-3" src="/legacyfs/online/148527_text obj.png" style="height: 171px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="txt.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148526_txt.png" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;Plz help me, and you guys getting what I'm trying to say?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 05:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280534#M861099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T05:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280535#M861100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your script should be&lt;/P&gt;&lt;P&gt;DUAL (If (billablehrs &amp;gt;7,'billable',if (billablehrs &amp;lt;1,'non billable','partially billable')),billablehrs) as projecthrs_status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post script / expression content as text if you want ppl to help you better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 05:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280535#M861100</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-06T05:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280536#M861101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, I understand why it is not working. See, In my Application i've done with Duplicate in front end I got only unique names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148519_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this and if still getting same issue try to share sample application why it is not working. We may look those same&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I used this in List Box. Can you copy your expression on List box and then see whether Duplicate will repeat or not enclosed is attached for ref &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Dem='A', 'Anil', If(Dem='B', 'Babu', If(Dem='C', 'Samineni','Samineni')))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 06:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280536#M861101</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-06T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280537#M861102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short the second dimension alphabetically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 09:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280537#M861102</guid>
      <dc:creator>sanjay006</dc:creator>
      <dc:date>2017-05-15T09:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280538#M861103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For good measure, here are somme points of attention when dealing with the dual() function. You can use them to decide whether dual() is a fit for your situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Dual() creates a dual value with both a text and number representation. They become inseparable.&lt;/LI&gt;&lt;LI&gt;When dual values are stored in a field, they can repeat the text representation for different numeric vlaues, but they cannot repeat the numeric representation with a different text value. Each number can only have one text value. That's the way a field symbol table works.&lt;/LI&gt;&lt;LI&gt;When using dual values in your document scripts and expressions, the text value will be used for displaying values, and the number value will be used for sorting and calculations. Although this behavior is also context-sensitive in some situations.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The multiple identical strings in your listbox are there because it displays the text values for different numerical values. The listbox in your screenshot contains only three text values tied to 6 different numerical values. The text values are displayed, but the numerical values are used for sorting and filling the listbox. This effect is identical to the one you get when you create date values for all days in a single month, and you then attach date format string &lt;SPAN style="font-family: 'courier new', courier;"&gt;'MM-YYYY'&lt;/SPAN&gt; to those individual date values. That results in a listbox with &lt;EM&gt;31&lt;/EM&gt; identical &lt;SPAN style="font-family: 'courier new', courier;"&gt;'May-2017'&lt;/SPAN&gt; strings for the current month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 10:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280538#M861103</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-15T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280539#M861104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir !&lt;/P&gt;&lt;P&gt;So can we short this expression by string ? instead of numbers. I want this to be shorted in alphabetically order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 10:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280539#M861104</guid>
      <dc:creator>sanjay006</dc:creator>
      <dc:date>2017-05-15T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280540#M861105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean 'sorted', not blowing fuses? Yes you can. In the sort tab, select Text and a suitable order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 10:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280540#M861105</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-15T10:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280541#M861106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But It's not working . I have attached the file i need the second dimension should be shorted &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;alphabetically .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 11:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280541#M861106</guid>
      <dc:creator>sanjay006</dc:creator>
      <dc:date>2017-05-15T11:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280542#M861107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But It's not working . I have attached the file i need the second dimension&lt;/P&gt;&lt;P&gt;should be shorted alphabetically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sanjay Gupta&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BI. Consultant - Business Intelligence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ph(+91)7042094738 Skype:sanjaymail006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IRT Digital Analytics Solutions&lt;/P&gt;&lt;P&gt;Pvt. Ltd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Mon, May 15, 2017 at 4:27 PM, Peter Cammaert &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 11:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280542#M861107</guid>
      <dc:creator>sanjay006</dc:creator>
      <dc:date>2017-05-15T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Function</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280543#M861108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better create a new discussion for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 11:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Function/m-p/1280543#M861108</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-15T11:55:17Z</dc:date>
    </item>
  </channel>
</rss>

