<?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: condition based display for text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700662#M725403</link>
    <description>&lt;P&gt;hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We can't hide/show Qliksense text objects directly but we can hide/show the text object&amp;nbsp; within container object &lt;SPAN&gt;conditionally &lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;steps&amp;nbsp; to be follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;create a container object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;Then&amp;nbsp; create two text object within that container object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;use the if condition for &amp;nbsp;&amp;nbsp; text object1 - if(Name='ABC' and Dept='IT',1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;&lt;SPAN&gt;use the if condition for &amp;nbsp;&amp;nbsp; text object2 - if (Name='MN' and Dept='ACC',1,0)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;&lt;SPAN&gt;Container Tab should be off mode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hideshow.JPG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33339i9400BC49AAB7E839/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hideshow.JPG" alt="hideshow.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raji&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2020 10:14:13 GMT</pubDate>
    <dc:creator>raji6763</dc:creator>
    <dc:date>2020-05-11T10:14:13Z</dc:date>
    <item>
      <title>condition based display for text object</title>
      <link>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700563#M725402</link>
      <description>&lt;P&gt;Hi Al,&lt;/P&gt;&lt;P&gt;I have data like below&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;Name&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;Dept&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;ABC&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;IT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;DEF&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;FIN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;MN&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;ACC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;XYA&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;IT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;KAST&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;HR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="23px"&gt;PAS&lt;/TD&gt;&lt;TD width="50%" height="23px"&gt;HR&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to display a Text Objects below the table based on a condition like below&lt;/P&gt;&lt;P&gt;Show Text object 1, if&amp;nbsp; Name='ABC' and Dept='IT'&lt;/P&gt;&lt;P&gt;Show Text object 2, if Name='MN' and Dept='ACC'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700563#M725402</guid>
      <dc:creator>viveksingh</dc:creator>
      <dc:date>2024-11-16T18:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: condition based display for text object</title>
      <link>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700662#M725403</link>
      <description>&lt;P&gt;hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We can't hide/show Qliksense text objects directly but we can hide/show the text object&amp;nbsp; within container object &lt;SPAN&gt;conditionally &lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;steps&amp;nbsp; to be follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;create a container object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;Then&amp;nbsp; create two text object within that container object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;use the if condition for &amp;nbsp;&amp;nbsp; text object1 - if(Name='ABC' and Dept='IT',1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;&lt;SPAN&gt;use the if condition for &amp;nbsp;&amp;nbsp; text object2 - if (Name='MN' and Dept='ACC',1,0)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-&lt;SPAN&gt;&lt;SPAN&gt;Container Tab should be off mode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hideshow.JPG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33339i9400BC49AAB7E839/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hideshow.JPG" alt="hideshow.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raji&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 10:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700662#M725403</guid>
      <dc:creator>raji6763</dc:creator>
      <dc:date>2020-05-11T10:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: condition based display for text object</title>
      <link>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700870#M725404</link>
      <description>&lt;P&gt;Hi Raji,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expectation is to hide the text objects with out selecting the values in the fields.&amp;nbsp; Below snapshot is for reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viveksingh_0-1589249114945.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33379i03EA714BD45A826A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="viveksingh_0-1589249114945.png" alt="viveksingh_0-1589249114945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 02:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-based-display-for-text-object/m-p/1700870#M725404</guid>
      <dc:creator>viveksingh</dc:creator>
      <dc:date>2020-05-12T02:05:50Z</dc:date>
    </item>
  </channel>
</rss>

