<?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 Visualization with alternative texts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visualization-with-alternative-texts/m-p/85870#M509911</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;in general, my task is to display data from two different tables in my datamodel side by side - one is planning_data and one is actual_data.&lt;/P&gt;&lt;P&gt;The complicating fact is that this chart has two dimensions. I can create that dimension in the planning_data, but it is of course named differently to avoid a loop-link.&lt;/P&gt;&lt;P&gt;=&amp;gt; So I had to insert an inline table with 8 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have some code which worked in another chart - that was simpler - that goes like this:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; If there is a value &amp;gt;0, then display this, else display a text &amp;lt;&amp;lt; - whereby I used the DUAL() function with the nr. 1 to force the display of this text when there is no value to display (well, there is 0)&lt;/P&gt;&lt;P&gt;In this more complex chart, the code goes like that:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; If the artificial_dimention = 'X', then IF there is a value, display this, else display a DUAL([text], 1), else display 0 &amp;lt;&amp;lt; - so now I have two nested IFs.&lt;/P&gt;&lt;P&gt;That also works, kind of, only for the DUAL(), the chart now displays the nr. 1 when there is no value &amp;gt;0 - but it should display the text.&lt;/P&gt;&lt;P&gt;This worked in the other chart, so why doesn't it work in this one? How can I force QlikView to display the text_part of the DUAL()?&lt;/P&gt;&lt;P&gt;Can somebody give me a hint on how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: I forgot to mention, I have a barchart, only that last one where it worked was horizontal, this one is vertical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 13:05:53 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2018-07-13T13:05:53Z</dc:date>
    <item>
      <title>Visualization with alternative texts</title>
      <link>https://community.qlik.com/t5/QlikView/Visualization-with-alternative-texts/m-p/85870#M509911</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;in general, my task is to display data from two different tables in my datamodel side by side - one is planning_data and one is actual_data.&lt;/P&gt;&lt;P&gt;The complicating fact is that this chart has two dimensions. I can create that dimension in the planning_data, but it is of course named differently to avoid a loop-link.&lt;/P&gt;&lt;P&gt;=&amp;gt; So I had to insert an inline table with 8 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have some code which worked in another chart - that was simpler - that goes like this:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; If there is a value &amp;gt;0, then display this, else display a text &amp;lt;&amp;lt; - whereby I used the DUAL() function with the nr. 1 to force the display of this text when there is no value to display (well, there is 0)&lt;/P&gt;&lt;P&gt;In this more complex chart, the code goes like that:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; If the artificial_dimention = 'X', then IF there is a value, display this, else display a DUAL([text], 1), else display 0 &amp;lt;&amp;lt; - so now I have two nested IFs.&lt;/P&gt;&lt;P&gt;That also works, kind of, only for the DUAL(), the chart now displays the nr. 1 when there is no value &amp;gt;0 - but it should display the text.&lt;/P&gt;&lt;P&gt;This worked in the other chart, so why doesn't it work in this one? How can I force QlikView to display the text_part of the DUAL()?&lt;/P&gt;&lt;P&gt;Can somebody give me a hint on how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: I forgot to mention, I have a barchart, only that last one where it worked was horizontal, this one is vertical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 13:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visualization-with-alternative-texts/m-p/85870#M509911</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-13T13:05:53Z</dc:date>
    </item>
  </channel>
</rss>

