<?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: Need to show Message as Default in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062061#M355411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks for reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to apply condition in layout tab but it is showing Error exp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attach image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually my list box field is an expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 18:55:14 GMT</pubDate>
    <dc:creator>yadav_anil782</dc:creator>
    <dc:date>2016-04-19T18:55:14Z</dc:date>
    <item>
      <title>Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062059#M355409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an 3 objects (2 straight tables &amp;amp; 1 list object).Now i want to hide 2 straights tables instead of these objects the default message should be shown as&lt;STRONG&gt; 'Select one of the value to know the difference&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI';"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default list box and Message box should be there.if i click on one of the value like '&lt;STRONG&gt;swetha&lt;/STRONG&gt;' the respective values should be display from the both straight tables otherwise they have to hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Please find the below image for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 17:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062059#M355409</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2016-04-19T17:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062060#M355410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use conditions on the layout tab of the objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For message box:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(ListBoxFieldName) = 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the two tables:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(listBoxFieldname) &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 18:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062060#M355410</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T18:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062061#M355411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks for reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to apply condition in layout tab but it is showing Error exp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attach image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually my list box field is an expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 18:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062061#M355411</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2016-04-19T18:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062062#M355412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where exactly are you adding this? Look at the image to see where it needs to be added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122081_Capture.PNG" style="height: 312px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 18:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062062#M355412</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T18:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062063#M355413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can share you application, I might be able to share how this can be implemented &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 18:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062063#M355413</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T18:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062064#M355414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062064#M355414</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2016-04-19T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062065#M355415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check if attached is what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062065#M355415</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T19:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062066#M355416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes perfect&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want&amp;nbsp; to know more details that how you clubbed those 3 objects(2&amp;nbsp; straight tables and 1 text object).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062066#M355416</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2016-04-19T19:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show Message as Default</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062067#M355417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used a condition based on the list box field on all three objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Text box object&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122087_Capture.PNG" style="height: 352px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Table 1 and 2&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/122088_Capture.PNG" style="height: 286px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got what you wanted, I would request you to close this thread by marking correct and helpful answers. This will help others in the future looking for a solution of a similar problem.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-show-Message-as-Default/m-p/1062067#M355417</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T19:27:18Z</dc:date>
    </item>
  </channel>
</rss>

