<?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: Message with no expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348811#M836676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need something like attached. You can achieve this with the help of two variables and set them accordingly with different event along with message at the top.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165003_Capture1.PNG" style="height: 128px; width: 620px;" /&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/165004_Capture.PNG" style="height: 171px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 May 2017 07:52:50 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2017-05-28T07:52:50Z</dc:date>
    <item>
      <title>Message with no expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348808#M836673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;In a PIVOT TABLE I choose one (QTY) or another (EUROS) set of expression by 2 buttons. When both of them are not choosen I hide both set of expressions. How can I give a message like for example 'Please choose QTY or EUROS' ? I want to preserve dimensions then I wouldn't use textbox with the message.thank you all and have a good sunday!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348808#M836673</guid>
      <dc:creator>clovati</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Message with no expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348809#M836674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Properties - General - Error Messages - Calculation Condition Unfulfilled. Here you need declare the the message like "Please Choose QTY or EUROS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then, General - You have to write the condition from Calculation Condition like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GerSelectedCount(QTY) &amp;gt; 0 or GetSelectedCount(EUROS)&amp;gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 May 2017 05:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348809#M836674</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-28T05:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Message with no expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348810#M836675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Two ways to achieve this &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1.Hide/show your chart from the layout condition &amp;gt; with the condition &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;GerSelectedCount(QTY) &amp;gt; 0 or GetSelectedCount(EUROS)&amp;gt;0 and show the a text box with the msg you want &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;2.Follow the approach as Anil mentioned &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 May 2017 06:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348810#M836675</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-28T06:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Message with no expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348811#M836676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need something like attached. You can achieve this with the help of two variables and set them accordingly with different event along with message at the top.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165003_Capture1.PNG" style="height: 128px; width: 620px;" /&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/165004_Capture.PNG" style="height: 171px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 May 2017 07:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Message-with-no-expressions/m-p/1348811#M836676</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-28T07:52:50Z</dc:date>
    </item>
  </channel>
</rss>

