<?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: Expression in web view in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822719#M1259755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i cannot think of anything that might cause this weird behavior, can you maybe upload a sample dashboard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 11:37:28 GMT</pubDate>
    <dc:creator>maleksafa</dc:creator>
    <dc:date>2014-12-12T11:37:28Z</dc:date>
    <item>
      <title>Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822716#M1259751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Some expressions are not counted or wrong in Web View, when moving to the desktop view all values are calculated correctly. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Does anyone have insight on what might cause incorrect numbers in web view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822716#M1259751</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822717#M1259752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share some of these expressions? are you using macros or normal expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822717#M1259752</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-12T11:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822718#M1259753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;normal expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;if(Index($OpenPriceType,'0'),Count({$&amp;lt; OpenDate ={"&amp;lt;=$(vToDate)"}, CloseDate ={"&amp;gt;=$(vFromDate)"}&amp;gt;} DISTINCT $PositionId),if(Index($OpenPriceType,'1'),Count({$&amp;lt;IsOpenDatePublish = {'True'}, OpenDate ={"&amp;lt;=$(vToDate)"}, CloseDate ={"&amp;gt;=$(vFromDate)"}&amp;gt;} DISTINCT $PositionId),Count({$&amp;lt;IsOpenDateAfterPublish = {'True'}, OpenDate ={"&amp;lt;=$(vToDate)"}, CloseDate ={"&amp;gt;=$(vFromDate)"}&amp;gt;} DISTINCT $PositionId)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822718#M1259753</guid>
      <dc:creator />
      <dc:date>2014-12-12T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822719#M1259755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i cannot think of anything that might cause this weird behavior, can you maybe upload a sample dashboard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822719#M1259755</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-12T11:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822720#M1259756</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;To test this create a blank page with a couple of text boxes, break the expression into its three parts (ie without the if then else) and put each part as an expression in a text box, and check that each part is returning the same value as in web view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will isolate the problem and should help in resolving it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822720#M1259756</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-12-12T11:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822721#M1259759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it helped to find the problem.&lt;/P&gt;&lt;P&gt;I have a trigger for opening the document (SELECT field, the field is used as a filter). If the document is opened in a Web View - this trigger doesn't turn on. Maybe you have encountered a similar problem? Maybe there are alternative?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 12:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822721#M1259759</guid>
      <dc:creator />
      <dc:date>2014-12-12T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in web view</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822722#M1259762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, the story doesn't end well. &lt;EM&gt;Event triggers are not supported by the AJAX client&lt;/EM&gt;, so it says in chapter 80.3 of the QlikView Reference Manual. Since WebView is nothing more than the HTML-core of IE being used as a rendering engine (analogous to the AJAX client); there you have it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NoEventTriggersInAJAX.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73343_NoEventTriggersInAJAX.jpg" style="height: 352px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 12:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-web-view/m-p/822722#M1259762</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-12T12:57:21Z</dc:date>
    </item>
  </channel>
</rss>

