<?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: Condition in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145593#M904247</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; font-size: 13px;"&gt;Check if my correcting the spelling mistake &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'Re-complete'&lt;/SPAN&gt;' to &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'Re-compete'&amp;nbsp; ?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 23:17:57 GMT</pubDate>
    <dc:creator>vikramv</dc:creator>
    <dc:date>2016-06-29T23:17:57Z</dc:date>
    <item>
      <title>Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145587#M904241</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;Newbie here... any suggestions on how to remove the Backlog Re-compete line (in red box) from the pivot below? I may just be using the wrong syntax but here is the main logic for the expression for FY17 Total:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&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;STRONG style=": ; color: #ff0000; font-size: 8pt;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;Layer -= 'Backlog' and Sub_Layer -= 'Re-compete', &lt;/SPAN&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;DRVD_PRD_SUB_ROLLUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"NULL"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},DRVD_PRD_STATUS-={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Lead"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}DRVD_PRD_MTHLY_SPND_AMT_FY2ALL) &lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129612_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145587#M904241</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145588#M904242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identify an appropriate key field you can use within the set analysis, may something like TransactionID, then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({$&amp;lt;&lt;STRONG&gt;TransactionID = e({&amp;lt;(&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Layer = {'Backlog'}, Sub_Layer = ['Re-compete'}&lt;/SPAN&gt;&amp;gt;}),&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DRVD_PRD_SUB_ROLLUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"NULL"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;},DRVD_PRD_STATUS-={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"Lead"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;}&amp;gt;}DRVD_PRD_MTHLY_SPND_AMT_FY2ALL)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 20:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145588#M904242</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-29T20:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145589#M904243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;DRVD_PRD_SUB_ROLLUP-={"NULL"},DRVD_PRD_STATUS-={"Lead"}&lt;SPAN style="color: #ff0000;"&gt;, Layer -= {'Backlog', 'Re-compete'}&lt;/SPAN&gt;&amp;gt;} DRVD_PRD_MTHLY_SPND_AMT_FY2ALL)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 20:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145589#M904243</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-29T20:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145590#M904244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Corrected the spelling mistake &lt;STRONG&gt;'&lt;SPAN style="font-size: 13.3333px;"&gt;'Re-complete'&lt;/SPAN&gt;' to "&lt;SPAN style="font-size: 13.3333px;"&gt;'Re-compete'&lt;/SPAN&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the dimension [Sub Layer]&lt;/P&gt;&lt;P&gt;with&lt;/P&gt;&lt;P&gt;if (Layer = 'Backlog' and [Sub Layer]='Re-compete',null(),[Sub Layer] ) and use supress null on this dimension checked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep the expression like...&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DRVD_PRD_SUB_ROLLUP-={"NULL"},DRVD_PRD_STATUS-={"Lead"}&amp;gt;}DRVD_PRD_MTHLY_SPND_AMT_FY2ALL)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 20:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145590#M904244</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-06-29T20:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145591#M904245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great idea, I thought it would work but it. I also tried simplifying the expression to like below and it also did not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(DRVD_PRD_MTHLY_SPND_AMT_FY2ALL)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145591#M904245</guid>
      <dc:creator />
      <dc:date>2016-06-29T21:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145592#M904246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, but it did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145592#M904246</guid>
      <dc:creator />
      <dc:date>2016-06-29T21:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145593#M904247</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; font-size: 13px;"&gt;Check if my correcting the spelling mistake &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'Re-complete'&lt;/SPAN&gt;' to &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'Re-compete'&amp;nbsp; ?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 23:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145593#M904247</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-06-29T23:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145594#M904248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you think you can share a sample ? So that we can try and give you a better or working solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 23:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145594#M904248</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-06-29T23:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145595#M904249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, perfect! That worked, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145595#M904249</guid>
      <dc:creator />
      <dc:date>2016-06-30T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145596#M904250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look at this too.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Expression/m-p/1145596#M904250</guid>
      <dc:creator />
      <dc:date>2016-06-30T13:31:41Z</dc:date>
    </item>
  </channel>
</rss>

