<?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: Working with Image in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030871#M1253093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/#/project/56728f52d1e497241ae6987a" title="http://branch.qlik.com/#/project/56728f52d1e497241ae6987a"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 22:29:12 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2016-03-31T22:29:12Z</dc:date>
    <item>
      <title>Working with Image</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030870#M1253091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi, i &lt;/SPAN&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, sans-serif;"&gt;I have an image of a plane, and i want to used to mark which space is rented with red and which is free with green and show somo data about the space. How i can do it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I attach the image.&lt;/P&gt;&lt;P&gt;TKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030870#M1253091</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Image</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030871#M1253093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/#/project/56728f52d1e497241ae6987a" title="http://branch.qlik.com/#/project/56728f52d1e497241ae6987a"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 22:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030871#M1253093</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-03-31T22:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Image</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030872#M1253096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this...&lt;/P&gt;&lt;P&gt;Load your plan status using below script..&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number, Rent Flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, 1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) keep you image at the background of one text box and keep that text box at the bottom level.&lt;/P&gt;&lt;P&gt;2)then create one text box for each block of plane with 2 rounded corners.&lt;/P&gt;&lt;P&gt;3) in the background color of text box use calculated color with the below expressions&lt;/P&gt;&lt;P&gt;for 1st block =if(sum({&amp;lt;Number=&lt;STRONG&gt;{1}&lt;/STRONG&gt;&amp;gt;}[Rent Flag])&amp;gt;0,Green(),red()) &lt;/P&gt;&lt;P&gt;for 2nd block =&lt;SPAN style="font-size: 13.3333px;"&gt;if(sum({&amp;lt;Number=&lt;STRONG&gt;{2}&lt;/STRONG&gt;&amp;gt;}[Rent Flag])&amp;gt;0,Green(),red()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and so on for each block..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;4)you can also add other information if you want as i added text inside each text box..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out put:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Img1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120109_Img1.PNG" style="height: 357px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-Image/m-p/1030872#M1253096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-01T06:55:46Z</dc:date>
    </item>
  </channel>
</rss>

