<?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: Conditional Format of Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Format-of-Text-Object/m-p/803477#M283658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a conditional to display a blank or a value for the text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;=if(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference)=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;,''&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;,&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you just have a number, another way is to use the third num format parm as blank for zero like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=num(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference),'0;;')&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 03:38:07 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-11-24T03:38:07Z</dc:date>
    <item>
      <title>Conditional Format of Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Format-of-Text-Object/m-p/803476#M283657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a text object which is counting records&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference)&lt;/P&gt;&lt;P&gt;I want to hide the text of the object but not the background if the count = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 03:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Format-of-Text-Object/m-p/803476#M283657</guid>
      <dc:creator />
      <dc:date>2014-11-24T03:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Format of Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Format-of-Text-Object/m-p/803477#M283658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a conditional to display a blank or a value for the text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;=if(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference)=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;,''&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 12.7272720336914px;"&gt;,&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you just have a number, another way is to use the third num format parm as blank for zero like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=num(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'courier new', courier;"&gt;Count({&amp;lt;[ResidualRisk] = {25}&amp;gt;} Reference),'0;;')&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 03:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Format-of-Text-Object/m-p/803477#M283658</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-11-24T03:38:07Z</dc:date>
    </item>
  </channel>
</rss>

