<?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: Bypass problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556364#M1123639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you have this?&amp;nbsp; Is it a dimension? Expression?&amp;nbsp; Load Script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a dimension, you need aggr() in order to use an aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's in the load script, you can't use set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2014 18:03:42 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2014-01-06T18:03:42Z</dc:date>
    <item>
      <title>Bypass problem</title>
      <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556363#M1123638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to bypass Market field but not able to bypass...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is ::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag1 = 'SS', &lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;[HF NAME] = {'TURNOVER'},Market1=&amp;gt;}[Amount])),&lt;/P&gt;&lt;P&gt;If(Flag1 = 'CC', &lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;[HF] = {'TURNOVER'},Market1=&amp;gt;}[Amount in local cur.])) &lt;/P&gt;&lt;P&gt;- Sum({&amp;lt;[HF NAME]={'DEDUCTION THIRD'},Market1=&amp;gt;}[Amount in local cur.])&lt;/P&gt;&lt;P&gt;- (Sum({&amp;lt;[HFM NAME]={'DIRECT COST'},Market1=&amp;gt;}[Amount in local cur.])* -1)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz tell me is there is any fault in the expression ...??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 17:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556363#M1123638</guid>
      <dc:creator />
      <dc:date>2014-01-06T17:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bypass problem</title>
      <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556364#M1123639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you have this?&amp;nbsp; Is it a dimension? Expression?&amp;nbsp; Load Script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a dimension, you need aggr() in order to use an aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's in the load script, you can't use set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556364#M1123639</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-06T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bypass problem</title>
      <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556365#M1123640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your expression tab showing any errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556365#M1123640</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-06T18:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bypass problem</title>
      <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556366#M1123641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its my expression ...and there is no error occurs but market is not bypass by this... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556366#M1123641</guid>
      <dc:creator />
      <dc:date>2014-01-06T18:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bypass problem</title>
      <link>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556367#M1123642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be.&amp;nbsp; I don't see anything wrong with your expression.&amp;nbsp; Can you please post a sample .qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypass-problem/m-p/556367#M1123642</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-06T18:14:02Z</dc:date>
    </item>
  </channel>
</rss>

