<?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: How to filter out Project_No '9000098' from Project_Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92772#M754038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the front end. I have this bar graph but I want to filter this project Number from it. I am not using Project_Number as dimension or Expression here; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215622_Capture.PNG" style="height: 261px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2018 18:13:08 GMT</pubDate>
    <dc:creator>bhaveshp90</dc:creator>
    <dc:date>2018-10-10T18:13:08Z</dc:date>
    <item>
      <title>How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92770#M754036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have all the Project Numbers except '9000098' from the Project_Number column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can&amp;nbsp; I do that?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&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/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92770#M754036</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92771#M754037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script or front end of the app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92771#M754037</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-10T18:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92772#M754038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the front end. I have this bar graph but I want to filter this project Number from it. I am not using Project_Number as dimension or Expression here; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215622_Capture.PNG" style="height: 261px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92772#M754038</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-10T18:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92773#M754039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must have some expression? Let's say your expression is Sum(Measure)... use set analysis to exclude the specific project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Project_Number -= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9000098&lt;/SPAN&gt;'}&lt;/SPAN&gt;&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can also use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Project_Number *= e({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Project_Number&amp;nbsp; = &lt;/STRONG&gt;&lt;/SPAN&gt;{'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9000098&lt;/SPAN&gt;'}&amp;gt;})&lt;/SPAN&gt;&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92773#M754039</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-10T18:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92774#M754040</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;Use this as part of your set analysis &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Project_Number-={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9000098&lt;/SPAN&gt;'}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92774#M754040</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-10T18:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92775#M754041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your Set expression&amp;nbsp; you need to Exclude this Proje Num - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9000098.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can share your expression for exact solution.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92775#M754041</guid>
      <dc:creator>jayanttibhe</dc:creator>
      <dc:date>2018-10-10T18:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92776#M754042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I used this expression. my chart is not displaying any data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}((GMP_Gross_Profit_USD)/(GMP_Sales_USD)))*100 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong here? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92776#M754042</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-10T18:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92777#M754043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used this expression now; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}((GMP_Gross_Profit_USD)/(GMP_Sales_USD)))*100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;My chart is showing no data &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92777#M754043</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-10T18:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92778#M754044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't see anything wrong with the expression... would you be able to share a sample or an image to see the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92778#M754044</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-10T18:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92779#M754045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How abt this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}GMP_Gross_Profit_USD)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}GMP_Sales_USD))*100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92779#M754045</guid>
      <dc:creator>jayanttibhe</dc:creator>
      <dc:date>2018-10-10T18:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92780#M754046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;= Sum(IF(P&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;roject_Number &amp;lt;&amp;gt; '&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;9000098&lt;/SPAN&gt;', &lt;/SPAN&gt;Measure))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92780#M754046</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-10T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92781#M754047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It worked out. thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92781#M754047</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-10T18:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92782#M754048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Sunny. I have used this expression and it worked out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}GMP_Gross_Profit_USD)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Project_Number -= {'9000098'}&amp;gt;}GMP_Sales_USD))*100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92782#M754048</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-10T18:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out Project_No '9000098' from Project_Number</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92783#M754049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-Project-No-9000098-from-Project-Number/m-p/92783#M754049</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-10T18:59:22Z</dc:date>
    </item>
  </channel>
</rss>

