<?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: Display Message Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235270#M86540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all you need to add the Message Box extension object to each sheet you want Messages to display in.&amp;nbsp; To do this you need to be in Web View,&lt;/P&gt;&lt;P&gt;Right click on a blank area of the sheet to get the menu and select New Sheet Object. &lt;/P&gt;&lt;P&gt;On the New Sheet Object menu, select the sub menu Extension Objects&lt;/P&gt;&lt;P&gt;Click and hold Msg Box and drag it onto the sheet.&lt;/P&gt;&lt;P&gt;Right click over top of the Msg Box object to edit properties - here you will be able to design and position it.&lt;/P&gt;&lt;P&gt;You are NOT able to design or position it in standard normal design view - it corrupts the object and turns it into a bar chart for some odd reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To populate the message box - many people here have already detailed the macro's etc necessary to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;DD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 14:18:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-14T14:18:34Z</dc:date>
    <item>
      <title>Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235261#M86531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;- I want to display a message box in the sheet while data is loading into the reports.&lt;/P&gt;&lt;P&gt;How can i do this. Is possible to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 11:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235261#M86531</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-29T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235262#M86532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the built in functionality in Qlikview:&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Document Settings -&amp;gt; Server&lt;/P&gt;&lt;P&gt;and elaborate with the settings there. I persume the general purpose is to inform the users that a new copy is available with fresh data. If that is the case then that would be good enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 12:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235262#M86532</guid>
      <dc:creator>Denis_Brajkovic</dc:creator>
      <dc:date>2011-04-29T12:32:44Z</dc:date>
    </item>
    <item>
      <title>Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235263#M86533</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;you can write the code at script i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MsgBox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;('Message 2', 'msgbox', 'OKCANCEL', 'ICONASTERISK') &lt;B&gt;as&lt;/B&gt; x, 2 &lt;B&gt;as&lt;/B&gt; r&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;autogenerate&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetu SIngh&lt;/P&gt;1; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 13:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235263#M86533</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2011-04-29T13:00:18Z</dc:date>
    </item>
    <item>
      <title>Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235264#M86534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display message box at accesspoint..I mean in web browsers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 13:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235264#M86534</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-29T13:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235265#M86535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display vRunTime&amp;nbsp; as message box , Kindly let me know how can i do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vStart = num(now());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store * from&amp;nbsp; tempqvd into tempqvd.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vRunTime = interval(now() - $(vStart),'mm:ss');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 05:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235265#M86535</guid>
      <dc:creator />
      <dc:date>2013-08-23T05:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235266#M86536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am having a code which i am going to write .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i am loading at the script and&lt;/P&gt;&lt;P&gt;2 showing the completed time at the vbscript message box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my peace of code.Can any one of you help me out on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV Script&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;lET vStart = num(now());&lt;/P&gt;&lt;P&gt;Store * from&amp;nbsp; FactTemp into FactTemp.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;LET vRunTime = interval(now() - $(vStart),'mm:ss');&lt;/P&gt;&lt;P&gt;call alp(vRunTime) ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;VB Macro&lt;/P&gt;&lt;P&gt;function alp(vRunTime)&lt;/P&gt;&lt;P&gt;msgbox vRunTime;&lt;/P&gt;&lt;P&gt;end function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 04:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235266#M86536</guid>
      <dc:creator />
      <dc:date>2013-08-26T04:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235267#M86537</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;lET vStart = num(now());&lt;BR /&gt;LET vRunTime = interval(now() - $(vStart),'mm:ss');&lt;/P&gt;&lt;P&gt;Test:&lt;BR /&gt;Load &lt;BR /&gt;MsgBox('$(vRunTime)', 'msgbox', 'OKCANCEL', 'ICONASTERISK') as x&lt;BR /&gt;autogenerate 1; &lt;/P&gt;&lt;P&gt;DROP TABLE Test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Jagan.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 05:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235267#M86537</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-08-26T05:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235268#M86538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23109"&gt;Jagan Mohan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jagan It's working Fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 05:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235268#M86538</guid>
      <dc:creator />
      <dc:date>2013-08-26T05:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235269#M86539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan It's working fine Regards Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 05:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235269#M86539</guid>
      <dc:creator />
      <dc:date>2013-08-26T05:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message Box</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235270#M86540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all you need to add the Message Box extension object to each sheet you want Messages to display in.&amp;nbsp; To do this you need to be in Web View,&lt;/P&gt;&lt;P&gt;Right click on a blank area of the sheet to get the menu and select New Sheet Object. &lt;/P&gt;&lt;P&gt;On the New Sheet Object menu, select the sub menu Extension Objects&lt;/P&gt;&lt;P&gt;Click and hold Msg Box and drag it onto the sheet.&lt;/P&gt;&lt;P&gt;Right click over top of the Msg Box object to edit properties - here you will be able to design and position it.&lt;/P&gt;&lt;P&gt;You are NOT able to design or position it in standard normal design view - it corrupts the object and turns it into a bar chart for some odd reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To populate the message box - many people here have already detailed the macro's etc necessary to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;DD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-Box/m-p/235270#M86540</guid>
      <dc:creator />
      <dc:date>2014-03-14T14:18:34Z</dc:date>
    </item>
  </channel>
</rss>

