<?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: Using Cyclic Dimension in chart expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Cyclic-Dimension-in-chart-expression/m-p/1403498#M425215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either use a dollar sign expansion with GetCurrentField() to get the active field of your dimension group, or just use all fields of the group in the TOTAL field list, like&lt;/P&gt;&lt;P&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;=sum([Count])/sum(TOTAL &amp;lt;Date, Month, Year&amp;gt;&amp;nbsp;&amp;nbsp; [Total ])&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;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;or something like&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;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;=sum([Count])/sum(TOTAL &amp;lt;[$(=GetCurrentField(DateGroup))]&amp;gt;&amp;nbsp;&amp;nbsp; [Total ])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Sep 2017 14:39:30 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-09-24T14:39:30Z</dc:date>
    <item>
      <title>Using Cyclic Dimension in chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Cyclic-Dimension-in-chart-expression/m-p/1403497#M425214</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 currently have this expression in a 100% stacked bar chart :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum([Count])/sum(TOTAL &amp;lt;Date&amp;gt;&amp;nbsp;&amp;nbsp; [Total ])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a Cyclic Date group as a dimension.&amp;nbsp; is it possible to use a cyclic group in the expression in place of the Date dimension??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 14:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Cyclic-Dimension-in-chart-expression/m-p/1403497#M425214</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2017-09-24T14:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using Cyclic Dimension in chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Cyclic-Dimension-in-chart-expression/m-p/1403498#M425215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either use a dollar sign expansion with GetCurrentField() to get the active field of your dimension group, or just use all fields of the group in the TOTAL field list, like&lt;/P&gt;&lt;P&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;=sum([Count])/sum(TOTAL &amp;lt;Date, Month, Year&amp;gt;&amp;nbsp;&amp;nbsp; [Total ])&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;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;or something like&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;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;=sum([Count])/sum(TOTAL &amp;lt;[$(=GetCurrentField(DateGroup))]&amp;gt;&amp;nbsp;&amp;nbsp; [Total ])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 14:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Cyclic-Dimension-in-chart-expression/m-p/1403498#M425215</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-24T14:39:30Z</dc:date>
    </item>
  </channel>
</rss>

