<?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: Change imagem - Two conditions - Textbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64357#M458255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 19:05:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-19T19:05:14Z</dc:date>
    <item>
      <title>Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64351#M458249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does Anybody knows how to change imagem with two conditions in text object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried 2 ways, but they don't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([project] = 'Security Operations' and&amp;nbsp; [Fase 1] = 'On time', 'qmem://Img_id/green', &lt;/P&gt;&lt;P&gt;if([project] = 'Security Operations' and&amp;nbsp; [Fase 1] = 'Late', 'qmem://Img_id/red'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(([&lt;SPAN style="font-size: 13.3333px;"&gt;project&lt;/SPAN&gt;] = 'Security Operations' and&amp;nbsp; [Fase 2] = '&lt;SPAN style="font-size: 13.3333px;"&gt;On time&lt;/SPAN&gt;'),'qmem://Img_id/green', 'qmem://Img_id/red')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This last way, shows only the last image (red), even I change the "Fase 2" status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your attention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 14:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64351#M458249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64352#M458250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should select project and Fase2 then only Green come due to &lt;STRONG style="text-decoration: underline;"&gt;AND&lt;/STRONG&gt; operator. Or you can use &lt;STRONG style="text-decoration: underline;"&gt;OR&lt;/STRONG&gt; operator for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 14:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64352#M458250</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-19T14:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64353#M458251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([project] = 'Security Operations', If([Fase 1] = 'On time', 'qmem://Img_id/green', 'qmem://Img_id/red'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64353#M458251</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-19T15:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64354#M458252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, It didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 16:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64354#M458252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64355#M458253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Unfortunately, It didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 16:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64355#M458253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T16:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64356#M458254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible for you to share sample data and/or app file. You can mask data, refer to &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 18:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64356#M458254</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-19T18:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64357#M458255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64357#M458255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T19:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64358#M458256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have following script. Field names are different in script and in your question. Also looking at this data information I'm not seeing data values that will provide 'On time' and&amp;nbsp; 'Late' or even Fase 2 so can you please guide here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Projetos Fase 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Status Fase 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[..\plan db.xlsx]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Fase1-DOD]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="470"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="border: 0.5pt solid windowtext; border-image: none; background-color: #a6a6a6;" width="294"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Projetos Fase 1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border-width: 0.5pt 0.5pt 0.5pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext black; background-color: #a6a6a6;" width="176"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Status Fase 1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: windowtext; background-color: white;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Security Operations&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Em andamento - Em dia&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border-width: 0px 0.5pt 0.5pt; border-style: none solid solid; border-color: windowtext; background-color: white;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rede Virtualizada&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Em andamento - Atrasado&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also it would not work in the text as you have set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if following is what you are expecting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200270_Image1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Projetos Fase 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Security Operations',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Status Fase 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Em andamento - Em dia', &lt;BR /&gt; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/check_g.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/exclamation_r.png'),&lt;BR /&gt; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/check_g.png') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64358#M458256</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-19T19:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64359#M458257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have data issue..&lt;/P&gt;&lt;P&gt;Please refer to image below.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="200271" alt="Image3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200271_Image3.PNG" style="width: 620px; height: 267px;" /&gt;&lt;/P&gt;&lt;P&gt;In above case It is not Security Operations and Em andamento - Em dia so it should give you red which it is giving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reloaded data using your sample data file and I get following.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="200272" alt="Image2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/200272_Image2.PNG" style="width: 620px; height: 252px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above case It is Security Operations and Em andamento - Em dia so it should give you green which it is giving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also your text object will respond if you had a list box to select &lt;SPAN style="color: #800000;"&gt;Status &lt;SPAN style="color: #800000;"&gt;Fase 1&lt;/SPAN&gt; field values as seen in images below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;IMG __jive_id="200273" alt="Image4.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/200273_Image4.PNG" style="width: 620px; height: 261px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;IMG __jive_id="200274" alt="Image6.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/200274_Image6.PNG" style="width: 620px; height: 298px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Here I've used same expression that you had&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64359#M458257</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-19T20:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64360#M458258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This way, I need to select field in table to change image and its not work for me.&lt;/P&gt;&lt;P&gt;I need that the image change according is set in spreadsheep (db)&amp;nbsp; field only.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;when project load -- &lt;/SPAN&gt; if&amp;nbsp; the value in the field (db) is one, green else red.&lt;/P&gt;&lt;P&gt;I cannot select field in the table inside project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 11:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64360#M458258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-20T11:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64361#M458259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to understand your need as it is not clear from your text in latest reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm understanding you correctly here then I think you want image to appear without making any selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will not appear in a single text object when you have multiple data (multi row dataset) values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can use table chart as seen from my previous reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64361#M458259</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-20T12:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64362#M458260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Exactly this : &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: 13px;"&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: 13px;"&gt;If I'm understanding you correctly here then I think you want image to appear without making any selection.&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: 13px;"&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: 13px;"&gt;thank you&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64362#M458260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-20T12:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64363#M458261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will not be able to do using text object. For Text Object you will have to make selection. Did you understand the image functionality that I did in Table chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you want to provide a larger and proper data set with exact requirement from data and functionality you are trying to provide to users. That may help to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64363#M458261</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2018-04-20T12:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change imagem - Two conditions - Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64364#M458262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got that.&amp;nbsp; Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-imagem-Two-conditions-Textbox/m-p/64364#M458262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-20T12:33:30Z</dc:date>
    </item>
  </channel>
</rss>

