<?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: Result different with IE Plug in vs Web Browser in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061027#M355219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petter - the first image is in IE Plug In (everything works fine). The second image is in Full Browser Version (renders 0 for all Forecast fields). Additionally if I click on a different year in the Full Browser Version then go back to "2016" everything works fine.&lt;/P&gt;&lt;P&gt;I think I may have isolated the problem. There is a trigger that clears the months that seems to be working on IE but not on the Web Browser. Can this happen...triggers not working effectively all the time on Web Browser?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117846" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/117846_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117845" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117845_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Mar 2016 19:46:36 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2016-03-13T19:46:36Z</dc:date>
    <item>
      <title>Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061025#M355217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have the an expression that if viewed in Access Point using Internet Explorer PlugIn returns the accurate value, but if I use the Web Browser version it doesn't evaluate the function properly. Why would certain functions not work with the Web Browser version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;(Note: If I click on a previous year then back to the max year then the expression works in the Web Browser - obviously not acceptable though)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 10pt; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman';"&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;InYearToDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('03/01/'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'MM//DD/YYYY'), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;monthend&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-1))), 0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MajorCategory&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operating Expense'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Mar'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(=Max([Year]))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Amount GL]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MajorCategory&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operating Expense'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Mar'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(=Max([Year]))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Amount GL Budget]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 10pt; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman';"&gt;Thanks in advance. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 10pt; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman';"&gt;Zag&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 23:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061025#M355217</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2016-03-12T23:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061026#M355218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is absolutely no reason why the Ajax-client should return something different from the IE-plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you give us some more information or even a complete reproducible "demo"-app it would be much easier for us to assist you in tracking down the cause of this&amp;nbsp; or even find out if it is a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you also please explain in a little bit less vague terms what you mean by "accurate value"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 23:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061026#M355218</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-03-12T23:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061027#M355219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petter - the first image is in IE Plug In (everything works fine). The second image is in Full Browser Version (renders 0 for all Forecast fields). Additionally if I click on a different year in the Full Browser Version then go back to "2016" everything works fine.&lt;/P&gt;&lt;P&gt;I think I may have isolated the problem. There is a trigger that clears the months that seems to be working on IE but not on the Web Browser. Can this happen...triggers not working effectively all the time on Web Browser?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117846" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/117846_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117845" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117845_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 19:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061027#M355219</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2016-03-13T19:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061028#M355220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have &lt;STRONG&gt;single select on any of the list box ? and are you using bookmark on top of that ? if so then it will cause this issues ....uncheck the single select on the list box and try again &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 05:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061028#M355220</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-14T05:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061029#M355221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zagzebski,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mention triggers above, On Open triggers do NOT work in Ajax unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 11:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061029#M355221</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-03-14T11:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061030#M355222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;I also have this problem&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;result of my app in ajax and IE Plugin is different.&lt;/P&gt;&lt;P&gt;IE plugin is True .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 06:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1061030#M355222</guid>
      <dc:creator>mjr6662000</dc:creator>
      <dc:date>2017-11-12T06:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Result different with IE Plug in vs Web Browser</title>
      <link>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1508756#M436489</link>
      <description>&lt;P&gt;I have the same situation.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 06:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Result-different-with-IE-Plug-in-vs-Web-Browser/m-p/1508756#M436489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-19T06:48:35Z</dc:date>
    </item>
  </channel>
</rss>

