<?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: Set Analysis in Chart Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100079#M365082</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;I would create a flag field in the back-end script and use set-analysis in the expression in the object in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2016 10:40:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-01T10:40:56Z</dc:date>
    <item>
      <title>Set Analysis in Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100076#M365079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we use Set Analysis in Chart's Dimension?&lt;/P&gt;&lt;P&gt;e.g. =({&amp;lt;REC_TYPE={'BudgetRec', 'InvoiceDateRec'}&amp;gt;} BILL_TO_CUST_ACCOUNT_NUMBER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 17:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100076#M365079</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2016-05-31T17:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100077#M365080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;REC_TYPE, 'BudgetRec', 'InvoiceDateRec'), BILL_TO_CUST_ACCOUNT_NUMBER)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 18:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100077#M365080</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-31T18:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100078#M365081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Only({1&amp;lt;REC_TYPE = {'BudgetRec', 'InvoiceDateRec'}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; BILL_TO_CUST_ACCOUNT_NUMBER), &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;BILL_TO_CUST_ACCOUNT_NUMBER)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 18:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100078#M365081</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-31T18:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100079#M365082</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;I would create a flag field in the back-end script and use set-analysis in the expression in the object in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 10:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1100079#M365082</guid>
      <dc:creator />
      <dc:date>2016-06-01T10:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1698576#M451080</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Sunny,&amp;nbsp; &amp;nbsp;Hope you are doing good&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I need a help with Set Analysis on character (Dimension nature) Attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;* Set Analysis does work on Measures when using SUM() &amp;amp; COUNT() functions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;Amount=sum({&amp;lt;[StartDate]={"&amp;lt;=$(varInputDate)"}, [EndDate]={"&amp;gt;=$(varInputDate)"}&amp;gt;} OrderAmount)&lt;/P&gt;&lt;P&gt;QtyCount=count(distinct {&amp;lt;[StartDate]={"&amp;lt;=$(varInputDate)"}, [EndDate]={"&amp;gt;=$(varInputDate)"}&amp;gt;} OrderAmount)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;* But Set Analysis on Character (Dimension) attributes not working&lt;/P&gt;&lt;P&gt;Dimensions:&lt;BR /&gt;CustomerName= aggr(only({&amp;lt;[StartDate]={"&amp;lt;=$(varInputDate)"}, [EndDate]={"&amp;gt;=$(varInputDate)"}&amp;gt;} CustName), CustName)&lt;BR /&gt;StoreLocation= aggr(only({&amp;lt;[StartDate]={"&amp;lt;=$(varInputDate)"}, [EndDate]={"&amp;gt;=$(varInputDate)"}&amp;gt;} StoreLoc), StoreLoc)&lt;BR /&gt;OrderDate= aggr(only({&amp;lt;[StartDate]={"&amp;lt;=$(varInputDate)"}, [EndDate]={"&amp;gt;=$(varInputDate)"}&amp;gt;} OrderDate), OrderDate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We have a specific scenario where we need to apply this set analysis on Dimension columns also along with Measures.&lt;BR /&gt;we will use these on charts and table visualizations tooo&lt;/P&gt;&lt;P&gt;the expressions shown are only sample to explain the issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2020 16:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-in-Chart-Dimension/m-p/1698576#M451080</guid>
      <dc:creator>tvsr111</dc:creator>
      <dc:date>2020-05-03T16:44:59Z</dc:date>
    </item>
  </channel>
</rss>

