<?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 Variable (with Set Analysis) as Dimension for a Chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-with-Set-Analysis-as-Dimension-for-a-Chart/m-p/779659#M1027792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello,&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;I have a &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Straight Table&lt;/STRONG&gt;&lt;/SPAN&gt; with the &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimension&lt;/SPAN&gt; &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;NAME&lt;/STRONG&gt;&lt;/SPAN&gt; and the following &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Expressions&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Anomaly&lt;/STRONG&gt;&lt;/SPAN&gt;: COUNT({$&amp;lt;FLAG_STATUS={"Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;No Anomaly&lt;/STRONG&gt;&lt;/SPAN&gt;: COUNT({$&amp;lt;FLAG_STATUS={"No Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt;: [Anomaly]+[No Anomaly]&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt;: [Anomaly]/[Total]&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;That works great! But now I was requested to create some &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Line Charts&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; text-decoration: underline; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Chart 1&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;X Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt; values&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;Y Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;# of Cases&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; text-decoration: underline;"&gt;Chart 2&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;X Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt; values&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;Y Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;# of Cases&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&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;The thing is that I have the &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt; and the &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt; calculated as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Expressions&lt;/SPAN&gt; and I need to use them as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimensions&lt;/SPAN&gt; for Charts.&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;Is there any way to create &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Variables&lt;/SPAN&gt;, for example, to store the Set Analysis clauses and then use them as a &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimension&lt;/SPAN&gt; in the Chart?&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;Or do you know any other solution to help me out to solve this?&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;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 11:05:50 GMT</pubDate>
    <dc:creator>microwin88x</dc:creator>
    <dc:date>2015-02-24T11:05:50Z</dc:date>
    <item>
      <title>Variable (with Set Analysis) as Dimension for a Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-Set-Analysis-as-Dimension-for-a-Chart/m-p/779659#M1027792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello,&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;I have a &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Straight Table&lt;/STRONG&gt;&lt;/SPAN&gt; with the &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimension&lt;/SPAN&gt; &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;NAME&lt;/STRONG&gt;&lt;/SPAN&gt; and the following &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Expressions&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Anomaly&lt;/STRONG&gt;&lt;/SPAN&gt;: COUNT({$&amp;lt;FLAG_STATUS={"Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;No Anomaly&lt;/STRONG&gt;&lt;/SPAN&gt;: COUNT({$&amp;lt;FLAG_STATUS={"No Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt;: [Anomaly]+[No Anomaly]&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt;: [Anomaly]/[Total]&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;That works great! But now I was requested to create some &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Line Charts&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; text-decoration: underline; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Chart 1&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;X Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt; values&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;Y Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;# of Cases&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; text-decoration: underline;"&gt;Chart 2&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;X Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt; values&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;Y Axis&lt;/EM&gt;&lt;/SPAN&gt;: &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;# of Cases&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&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;The thing is that I have the &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Effectiveness&lt;/STRONG&gt;&lt;/SPAN&gt; and the &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt; calculated as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Expressions&lt;/SPAN&gt; and I need to use them as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimensions&lt;/SPAN&gt; for Charts.&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;Is there any way to create &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Variables&lt;/SPAN&gt;, for example, to store the Set Analysis clauses and then use them as a &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Dimension&lt;/SPAN&gt; in the Chart?&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;Or do you know any other solution to help me out to solve this?&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;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 11:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-Set-Analysis-as-Dimension-for-a-Chart/m-p/779659#M1027792</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2015-02-24T11:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Variable (with Set Analysis) as Dimension for a Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-Set-Analysis-as-Dimension-for-a-Chart/m-p/779660#M1027793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;CHART 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a Calculated Dimension as Below&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;Aggr(COUNT({$&amp;lt;FLAG_STATUS={"Anomaly"}&amp;gt;} DISTINCT %ACCT_ID) /&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;(COUNT({$&amp;lt;FLAG_STATUS={"Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT({$&amp;lt;FLAG_STATUS={"No Anomaly"}&amp;gt;} DISTINCT %ACCT_ID)),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;%ACCT_ID)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;expression&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT(DIstinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;%ACCT_ID)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;CHART 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Create accordingly&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 11:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-Set-Analysis-as-Dimension-for-a-Chart/m-p/779660#M1027793</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-02-24T11:08:28Z</dc:date>
    </item>
  </channel>
</rss>

