<?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: selection and dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397870#M488815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in set analysis 1 means selection based on all&lt;/P&gt;&lt;P&gt;and you shuld try $ sign instead of 1..&lt;/P&gt;&lt;P&gt;then your answer must be based on selection &lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2013 07:12:58 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-01-07T07:12:58Z</dc:date>
    <item>
      <title>selection and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397868#M488813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am new to qlikview ,while reading the documentaion on set analysis I am confused what is the difference between a selection and dimension&lt;/P&gt;&lt;P&gt;in the below context:&lt;/P&gt;&lt;P&gt;sum({1} Sales)&lt;STRONG style=": ; color: #363636; font-size: 18pt; font-family: Helvetica;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P align="left"&gt;Returns total sales within the application, "disregarding selections but not&lt;/P&gt;&lt;P&gt;the dimension."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for patience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 07:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397868#M488813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-07T07:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: selection and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397869#M488814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;actually dimension means, on which basis you perfor the calculation.&lt;/P&gt;&lt;P&gt;and selection means on the selection do this work.&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;If I've understood what you want, you do it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sum(total Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "total" keyword tells QlikView to disregard all dimension values.&amp;nbsp; If you need to include some but not all of the dimensions, you list the dimensions you want to include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sum(total &amp;lt;Year, Customer&amp;gt; Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 07:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397869#M488814</guid>
      <dc:creator />
      <dc:date>2013-01-07T07:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: selection and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397870#M488815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in set analysis 1 means selection based on all&lt;/P&gt;&lt;P&gt;and you shuld try $ sign instead of 1..&lt;/P&gt;&lt;P&gt;then your answer must be based on selection &lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 07:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397870#M488815</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-07T07:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: selection and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397871#M488816</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;We have expression&amp;nbsp; and dimension in chart ryt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension like&amp;nbsp; EmpName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmpNO&lt;/P&gt;&lt;P&gt;Expression like Sum({1}Salary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here we have list box Called EmpName,EmpNO, So If we Select any one data from these List box data are reflected to the Chart. Because these two are dimension of the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And we have department listbox(Selection), So if we Select any one data from that List box data are not reflected to the chart. because this is a just selection box. if it may be a dimension of chart the Data will reflect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, it helps U... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 07:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397871#M488816</guid>
      <dc:creator />
      <dc:date>2013-01-07T07:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: selection and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397872#M488817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you shuld have to mark it either correct or helpful answer so that it might be helpful for others developers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 07:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-and-dimension/m-p/397872#M488817</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-07T07:35:45Z</dc:date>
    </item>
  </channel>
</rss>

