<?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 AW:Re: AW:Re: Showing boolean data as a check box or similar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308977#M1198309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it thanks&lt;/P&gt;&lt;P&gt;Formatting on the expression to 'Image' and then change the 'Display Option' to 'Image' set the aspect ratio and wait a bit while it saves.&lt;/P&gt;&lt;P&gt;Lovely&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 15:38:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-28T15:38:44Z</dc:date>
    <item>
      <title>Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308968#M1198300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there a way I can show a text value "True" as a text value "Y" or as an Icon or as a Checkbox.&lt;/P&gt;&lt;P&gt;I've tried the SQL case statement but the feed SQL doesn't like it and I've tried the column formatting and it doesn't allow.&lt;/P&gt;&lt;P&gt;Any other possibilities&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308968#M1198300</guid>
      <dc:creator />
      <dc:date>2011-02-25T11:49:44Z</dc:date>
    </item>
    <item>
      <title>Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308969#M1198301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(data='Y',True,False)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308969#M1198301</guid>
      <dc:creator />
      <dc:date>2011-02-25T11:53:19Z</dc:date>
    </item>
    <item>
      <title>Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308970#M1198302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as an expression in a checkbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308970#M1198302</guid>
      <dc:creator />
      <dc:date>2011-02-25T11:53:46Z</dc:date>
    </item>
    <item>
      <title>Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308971#M1198303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my question was not that well phrased, I wanted a check box or similar int a &lt;STRONG&gt;table&lt;/STRONG&gt; view so instead of "True" or "False" in the columns it showed it graphically or simpler as "Y" or "N" ... in some I'd like to show nothing if false and a geen box / dot if true, or similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308971#M1198303</guid>
      <dc:creator />
      <dc:date>2011-02-25T11:59:02Z</dc:date>
    </item>
    <item>
      <title>Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308972#M1198304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if I understand your question but:&lt;/P&gt;&lt;P&gt;you can use the tab on properties graphic "layout": inside you can put a condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 14:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308972#M1198304</guid>
      <dc:creator />
      <dc:date>2011-02-25T14:17:07Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308973#M1198305</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;I think you should create an expression (eg in a straight table) with Display Option = "Image" (tab Presentation) and code it similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;if(sum(Value) &amp;gt;=50, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;BR /&gt; if(sum(Value) &amp;gt;=25, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png',&lt;BR /&gt; if(sum(Value) &amp;gt;= 10, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png'&lt;BR /&gt; )&lt;BR /&gt; )&lt;BR /&gt;)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Note: Build In Images like above can be found in the Image-Tab of the expression editor.&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 15:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308973#M1198305</guid>
      <dc:creator />
      <dc:date>2011-02-25T15:44:10Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308974#M1198306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;As you may guess I'm new to QV - I'm using the Table Box object&lt;/P&gt;&lt;P&gt;Trying to locate where the display options are. I've located Advanced on the presentation tab which seems to be a suitable location but it doesn't allow teh If(,,) statement, Number with format pattern, but it does nothing with the If Statement and there is no image,&lt;/P&gt;&lt;P&gt;I want an column Available to show green when it is true (Text 'TRUE'). (I'll mess with the pics later - found that ok thanks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;if&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;(&lt;B&gt;Available&lt;/B&gt; = &lt;B&gt;"TRUE"&lt;/B&gt;,'Y', '') &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 16:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308974#M1198306</guid>
      <dc:creator />
      <dc:date>2011-02-25T16:57:16Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308975#M1198307</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;a table box is like a view onto the fields you added. No calculation or representation can be done. So try to use for your purpose a chart --&amp;gt; choose straight table. See my little app, there you will find a exam straight table. Sorry, my describtion in my post above wasn't correct, here once again: see properties --&amp;gt; Expressions --&amp;gt; choose expression "example" --&amp;gt; Representation" is Image and see for the definition of the expression input field. AND --&amp;gt; Enjoy QV!&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 21:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308975#M1198307</guid>
      <dc:creator />
      <dc:date>2011-02-25T21:12:19Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308976#M1198308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Roland&lt;/P&gt;&lt;P&gt;Nearly there, but its pushing the formula not the result to the table column.&lt;/P&gt;&lt;P&gt;e.g. if(Hob='TRUE', ... led_g.png, ... led.png )&lt;/P&gt;&lt;P&gt;Getting&lt;/P&gt;&lt;P&gt;I think i'm looking for a checkbox somewhere to say 'Use Icon'&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 14:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308976#M1198308</guid>
      <dc:creator />
      <dc:date>2011-02-28T14:06:18Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Showing boolean data as a check box or similar</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308977#M1198309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it thanks&lt;/P&gt;&lt;P&gt;Formatting on the expression to 'Image' and then change the 'Display Option' to 'Image' set the aspect ratio and wait a bit while it saves.&lt;/P&gt;&lt;P&gt;Lovely&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 15:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-boolean-data-as-a-check-box-or-similar/m-p/308977#M1198309</guid>
      <dc:creator />
      <dc:date>2011-02-28T15:38:44Z</dc:date>
    </item>
  </channel>
</rss>

