<?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: Drill Dimension with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555208#M207396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already have AspectName in the set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 17:40:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-23T17:40:09Z</dc:date>
    <item>
      <title>Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555202#M207390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a drill group dimension (contains FuelGroup and EntityName) in a chart. I am using the expression below to calculate the total generation by EntityName and FuelGroup. This expression seems to work fine when I have just one dimension (FuelGroup or EntityName). However, when using the grouped dimension a problem occurs when a user selects an AspectName that doesn't have a FuelGroup associated with it, I only see data by EntityName. How can I ignore the AspectName selections.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt;{$ &amp;lt; &lt;SPAN style="color: #800000;"&gt;FuelGroup&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;SPAN style="color: #800000;"&gt;FuelGroup&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Off System Sales"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EntityName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"T_*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"H_*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AspectName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Generation"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;RunLogID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(vCase1Selection)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Iteration&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0} &amp;gt;} &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Val&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555202#M207390</guid>
      <dc:creator />
      <dc:date>2013-09-23T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555203#M207391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi desmiddleton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using SET_analysis, that you are already using, you can specify, like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;AspectName = &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will ignore any selections on that particular dimension (see "QlikView 11 for Developers", if you have it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555203#M207391</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-09-23T15:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555204#M207392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The AspectName is not the problem since it is already in your set analysis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add FuelGroup =, so as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;BR /&gt;{$ &amp;lt; &lt;SPAN style="font-style: inherit; font-family: inherit; color: #800000;"&gt;FuelGroup&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({1&amp;lt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #800000;"&gt;FuelGroup&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;"Off System Sales"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;}&amp;gt;}),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;EntityName&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;"T_*"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;"H_*"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;},&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;AspectName&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;"Generation"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;RunLogID&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(vCase1Selection)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Iteration&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; = {0},&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;STRONG&gt;FuelGroup=&lt;/STRONG&gt;&amp;gt;} &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Val&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;BR /&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555204#M207392</guid>
      <dc:creator />
      <dc:date>2013-09-23T15:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555205#M207393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you will need to write a slight different expression depending on the state of the cycle.&amp;nbsp; You can use the get GetCurrentField function determine the state of the cycle and then have two expression in an if statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (GetCurrentField([CycleName] = 'FuelGroup',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expression1, Expression2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555205#M207393</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2013-09-23T15:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555206#M207394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking the same thing, except my graph didn't calculate incorrectly when drill-down/up, only when I selected some other AspectName (which is not in the graph as a dimension), but I included the field in the set Analysis. So I think this is my problem, I have AspectNames that do not belong in any FuelGroup. I can put them in a group but it doesn't make sense to have them in any fuel group (eg. load has nothing to do with fuel). Is there anyway around having to do this? Or have to split load and generation data separately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555206#M207394</guid>
      <dc:creator />
      <dc:date>2013-09-23T17:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555207#M207395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already have fuelGroup in the set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555207#M207395</guid>
      <dc:creator />
      <dc:date>2013-09-23T17:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Dimension with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555208#M207396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already have AspectName in the set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Dimension-with-Set-Analysis/m-p/555208#M207396</guid>
      <dc:creator />
      <dc:date>2013-09-23T17:40:09Z</dc:date>
    </item>
  </channel>
</rss>

