<?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: Display % and value with dual in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427583#M814909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;more info on dual here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2830"&gt;Data Types in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Sep 2017 20:25:00 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-09-15T20:25:00Z</dc:date>
    <item>
      <title>Display % and value with dual</title>
      <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427580#M814903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw a post two or three weeks ago with question about how to display value and % on data point bar chart. Sunny solved the problem with using dual function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a dummy using dual (see below). So i know the dual() function, but in this case, i can't understand how dual () works??&lt;/P&gt;&lt;P&gt;Is there experts can explain how it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="341" src="https://community.qlik.com/legacyfs/online/176812_pastedImage_0.png" style="width: 552px; height: 340.994px;" width="552" /&gt;&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427580#M814903</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display % and value with dual</title>
      <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427581#M814906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i am not wrong Dual takes Text and a Number. Like Dual(Text, Number) So internally while calculating expressions the Number value will get calculated and plot the Graph accordingly, and the text part plays as a Data value points, in this case your data values on those bars. So the number you see on your bar like 543 &amp;amp; -19.9% they are in text format. Correct me? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 19:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427581#M814906</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-15T19:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display % and value with dual</title>
      <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427582#M814908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dual() function return a mixed value with &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a string representation (what you 'see')&lt;/LI&gt;&lt;LI&gt;an intrisic value (the 'actual' value)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Dual('True',1) and Dual('False',0) represent boolean values, you 'see' true/false but you can Sum() and find out how many true values you have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 19:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427582#M814908</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-09-15T19:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display % and value with dual</title>
      <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427583#M814909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;more info on dual here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2830"&gt;Data Types in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 20:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427583#M814909</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-09-15T20:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display % and value with dual</title>
      <link>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427584#M814911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN class="replyToName"&gt;Vishwarath, it's very clear now. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 22:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-and-value-with-dual/m-p/1427584#M814911</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-09-15T22:17:40Z</dc:date>
    </item>
  </channel>
</rss>

