<?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: Pop Up Message in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370188#M418872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found my answer. Thanks for the insight.&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: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SITE_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 0,)&amp;gt; 1,0) &lt;/SPAN&gt; is what worked Site_Status is my field I was working off of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 15:32:08 GMT</pubDate>
    <dc:creator>pandreozzi</dc:creator>
    <dc:date>2017-07-12T15:32:08Z</dc:date>
    <item>
      <title>Pop Up Message</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370184#M418868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I would like to create a pop up message that only displays if a specific field is blank based on a selection from the main table and remain hidden until this condition is meet. This can be a simple hidden text box until the customer is selected. Currently I have the detailed information page hiding if no data is part of the selected customer by using the =count(distinct"field name") expression and this works fine. Along with the page hiding I would like a pop up on another page to indicate that there is no related details for the selected customer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370184#M418868</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-12T13:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up Message</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370185#M418869</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;May be like at attached file as variant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where no selection, Table1 considered 10 ID and Table2 20. If user selection only ID&amp;gt;10, Table1 no show records and an inscription appears show.&lt;/P&gt;&lt;P&gt;Criterion in text box. You can define a different criterion based on your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370185#M418869</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-12T14:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up Message</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370186#M418870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me take a look. I was thinking along the lines of writing something that says&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(count (does not &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; (DISTINCT "Field Name") but unsure if this expression will work or how to show it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would be opposite of me hiding the sheet using =count(DISTINCT"field name") expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370186#M418870</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-12T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up Message</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370187#M418871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try in text box (at attached file)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Count(Value1)=0 And GetSelectedCount(ID)&amp;gt;0, 'Your text', ' ')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370187#M418871</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-12T15:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up Message</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370188#M418872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found my answer. Thanks for the insight.&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: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SITE_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 0,)&amp;gt; 1,0) &lt;/SPAN&gt; is what worked Site_Status is my field I was working off of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-Up-Message/m-p/1370188#M418872</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-12T15:32:08Z</dc:date>
    </item>
  </channel>
</rss>

