<?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 Not Getting Output from Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272143#M498209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response guys...&lt;/P&gt;&lt;P&gt;Abhinvava it still not working.&lt;/P&gt;&lt;P&gt;your expression is not showing error but still it is showing all records for all names.&lt;/P&gt;&lt;P&gt;Martijn my data source is excel files from local machine so i can not send qvw file.(Because is will not show data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression :Sum({&amp;lt;Name={TATA}&amp;gt;} DISTINCT(Sales)) is not filtering data for Tata.&lt;/P&gt;&lt;P&gt;Is their any other thing that i have to do and missing ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2011 04:47:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-20T04:47:36Z</dc:date>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272137#M498203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;This is my Expression :﻿﻿﻿﻿﻿﻿﻿﻿﻿&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;﻿﻿﻿Sum({&amp;lt;[Name]={"'='TATA'"}&amp;gt;}Distinct(Sales))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Expected Output : I am using this one in Chart Expression for getting output - I want data only for Tata(Means i want to filter data in expression only for Tata)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;but it is showing data for every company (like Barclay,Reliance and Tata) and not filtering.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is their any thing wrong in my Expression, i am doing??&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please suggest me right way...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaurav Saxena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 11:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272137#M498203</guid>
      <dc:creator />
      <dc:date>2011-09-19T11:01:20Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272138#M498204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;&lt;STRONG style="font-size: 12px;"&gt;﻿﻿﻿Sum({&amp;lt; Name={'TATA'} &amp;gt;}Sales)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12px;"&gt;&lt;STRONG style="font-size: 12px;"&gt;ps, you don't need [ ] if your field does not contain any spaces, improved readability&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 11:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272138#M498204</guid>
      <dc:creator />
      <dc:date>2011-09-19T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272139#M498205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/bieshose" id="jive-328084863057703347776" onmouseout="" onmouseover=""&gt;Hi Martijn Biesbroek&lt;/A&gt; , &lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;the expression you are saying is showing error. if i am tring to correct it then it is correct after modifying upto :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Name]&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"='TATA'"&lt;/SPAN&gt;}&amp;gt;}&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how else how can we modify so it will filter data only for Tata.&lt;/P&gt;&lt;P&gt;Seeking for your response.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav Saxena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 12:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272139#M498205</guid>
      <dc:creator />
      <dc:date>2011-09-19T12:02:23Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272140#M498206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Use the following expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Name={TATA}&amp;gt;} DISTINCT(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Abhinava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 12:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272140#M498206</guid>
      <dc:creator />
      <dc:date>2011-09-19T12:42:01Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272141#M498207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Can you post you qvw file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, name = {'Tata'} should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: sum distinct sales amounts is not a thing you do normally.... (instead count distinct customerId's would make sense)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 15:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272141#M498207</guid>
      <dc:creator />
      <dc:date>2011-09-19T15:09:34Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272142#M498208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with you martin..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps he should lose the distinct clause altogether..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Abhinava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 16:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272142#M498208</guid>
      <dc:creator />
      <dc:date>2011-09-19T16:24:52Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272143#M498209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response guys...&lt;/P&gt;&lt;P&gt;Abhinvava it still not working.&lt;/P&gt;&lt;P&gt;your expression is not showing error but still it is showing all records for all names.&lt;/P&gt;&lt;P&gt;Martijn my data source is excel files from local machine so i can not send qvw file.(Because is will not show data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression :Sum({&amp;lt;Name={TATA}&amp;gt;} DISTINCT(Sales)) is not filtering data for Tata.&lt;/P&gt;&lt;P&gt;Is their any other thing that i have to do and missing ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 04:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272143#M498209</guid>
      <dc:creator />
      <dc:date>2011-09-20T04:47:36Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272144#M498210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz check ur data model to see if the fields Name and Sales are linked correctly.&lt;/P&gt;&lt;P&gt;Secondly, there is no use of distinct clause for calculating sales.&lt;/P&gt;&lt;P&gt;If you want to have distinct sales use the distinct clause with the key connecting the Tables containing Name and Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still doesn't work, there might be a problem with your data model. double check it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Abhinava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 05:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272144#M498210</guid>
      <dc:creator />
      <dc:date>2011-09-20T05:05:09Z</dc:date>
    </item>
    <item>
      <title>Not Getting Output from Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272145#M498211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Now it's working actually the problem is with it's field name. it is 'NAME' and i was used 'Name'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Abhinava&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much to all for response.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 05:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Getting-Output-from-Expression/m-p/272145#M498211</guid>
      <dc:creator />
      <dc:date>2011-09-20T05:08:45Z</dc:date>
    </item>
  </channel>
</rss>

