<?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 image in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/image/m-p/1194288#M879776</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;iam using bar chart which has a expression , my requireemnt is to display an image when there is no data .&lt;/P&gt;&lt;P&gt;to achieve this i have created an variable which has the expression of the bar chart vShowimage= sum(tablets ) , and undert text object i have taken the image , and have enabled the condition in which i have addedd this expreesion&lt;/P&gt;&lt;P&gt;if (vshowimage&amp;lt;=o, true(), false()) .. after doing this i am not able to get the proper result , when i aply ok this image dont appear when the bar chart has no data .&lt;/P&gt;&lt;P&gt;Can someone help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>image</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194288#M879776</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;iam using bar chart which has a expression , my requireemnt is to display an image when there is no data .&lt;/P&gt;&lt;P&gt;to achieve this i have created an variable which has the expression of the bar chart vShowimage= sum(tablets ) , and undert text object i have taken the image , and have enabled the condition in which i have addedd this expreesion&lt;/P&gt;&lt;P&gt;if (vshowimage&amp;lt;=o, true(), false()) .. after doing this i am not able to get the proper result , when i aply ok this image dont appear when the bar chart has no data .&lt;/P&gt;&lt;P&gt;Can someone help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnks&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/image/m-p/1194288#M879776</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: show hide</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194289#M879778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this in Conditional Expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vshowimage&lt;/SPAN&gt;&amp;lt;=0,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194289#M879778</guid>
      <dc:creator>yasmeenk</dc:creator>
      <dc:date>2016-10-13T07:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: show hide</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194290#M879779</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;under text object layout show conditional u need to mention the expression $(vShowImage)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and create a variable vShowImage by writing expressions =if(Sum(Tablets)&amp;lt;=0,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194290#M879779</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-10-13T07:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: show hide</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194291#M879780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in table box which are having zero value.make selection on id those are having Zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Get get this u have to use Layout tab Conditional show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ihope this may helps ypu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194291#M879780</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-13T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: show hide</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194292#M879782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u do not want any selection, leave it, based on ur data , it will show to text box on ur Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194292#M879782</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-13T07:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: show hide</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194293#M879783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It''s seems &lt;SPAN style="font-size: 10pt;"&gt;variable problem, What is the variable problem??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=if($(vshowimage) &amp;lt;=o, true(), false())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194293#M879783</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-13T07:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: image</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194294#M879784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil&lt;/P&gt;&lt;P&gt;Its working now &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194294#M879784</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-10-13T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: image</title>
      <link>https://community.qlik.com/t5/QlikView/image/m-p/1194295#M879785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;One solution would be to create three overlapping objects. It is not very nice but you can help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Good Luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 08:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image/m-p/1194295#M879785</guid>
      <dc:creator>jsenivifor</dc:creator>
      <dc:date>2016-10-13T08:44:56Z</dc:date>
    </item>
  </channel>
</rss>

