<?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 msgbox help needed! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307955#M708977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Try like this:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;MsgBox('ANALIZZO ANNO IN CORSO?', 'ANNO ANALISI', 'OKCANCEL', 'ICONQUESTION') as Y&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;let vY=Peek('Y');&lt;/P&gt;&lt;P&gt;if $(vY)=1 then;&lt;/P&gt;&lt;P&gt;trace yes;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;trace no;&lt;/P&gt;&lt;P&gt;end if;&lt;/P&gt;&lt;P&gt;trace $(MyMessage); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 14:05:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-03T14:05:34Z</dc:date>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307951#M708973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot understand why this script is not working.... in both cases returns the else content!&lt;/P&gt;&lt;P&gt;help please!&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;DIV&gt;Load&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MsgBox('question?', 'title', 'YESNO', 'ICONQUESTION') as YE&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if YE =6 then&lt;/P&gt;&lt;P&gt;&amp;nbsp; bla bala case Ye=6 (yes)&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise bla bla&amp;nbsp; ye=7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 13:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307951#M708973</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2011-10-03T13:15:20Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307952#M708974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing the first qoute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MsgBox(&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt; ' &lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; question?' .........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 13:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307952#M708974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-03T13:31:38Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307953#M708975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no this was a stupid error copying.... origanl script is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;Load&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #5a005a; font-size: 10pt;"&gt;MsgBox&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;'ANALIZZO ANNO IN CORSO?'&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;'ANNO ANALISI'&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;'OKCANCEL'&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;'ICONQUESTION'&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;as&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #004d00; font-size: 10pt;"&gt;Y&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;autogenerate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #004d00; font-size: 10pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; Y=1 then;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;trace&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; yes;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;else&lt;BR /&gt;trace&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; no;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;end&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; if;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG&gt;trace&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; color: #646464; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;$(MyMessage)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New, Courier; font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 13:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307953#M708975</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2011-10-03T13:37:48Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307954#M708976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what the trace part is for but from the look of it I would say that the&amp;nbsp; " ; " behind then should not be there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 13:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307954#M708976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-03T13:55:10Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307955#M708977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Try like this:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;MsgBox('ANALIZZO ANNO IN CORSO?', 'ANNO ANALISI', 'OKCANCEL', 'ICONQUESTION') as Y&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;let vY=Peek('Y');&lt;/P&gt;&lt;P&gt;if $(vY)=1 then;&lt;/P&gt;&lt;P&gt;trace yes;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;trace no;&lt;/P&gt;&lt;P&gt;end if;&lt;/P&gt;&lt;P&gt;trace $(MyMessage); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307955#M708977</guid>
      <dc:creator />
      <dc:date>2011-10-03T14:05:34Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307956#M708978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; no Dennis, this statement is correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;trace Main table loaded;&lt;BR /&gt;trace $(MyMessage); &lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(try this example in a script and it will write "Main table Loaded" in the Script Execution Progress popup window...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I do not understand is whatever button I press it uses the else part, even if the variable is correct!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307956#M708978</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2011-10-03T14:06:00Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307957#M708979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot it works....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS&amp;nbsp; if you have time can you please tell me why??? I was copying help and didn't go... your Peek does it!!!!!!!!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307957#M708979</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2011-10-03T14:09:52Z</dc:date>
    </item>
    <item>
      <title>msgbox help needed!</title>
      <link>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307958#M708980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: navy; font-family: Arial; font-size: 10pt;"&gt;Statement “IF” did not work with fields. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/msgbox-help-needed/m-p/307958#M708980</guid>
      <dc:creator />
      <dc:date>2011-10-03T14:15:25Z</dc:date>
    </item>
  </channel>
</rss>

