<?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 Identifying which cyclic group value is being viewed? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256815#M1188630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, although am trying to identify which expression is being displayed in the chart, and then build a formula to sort according to this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie when the expression is "Euros", then I am sorting the chart in descending order by "Sum(Euros)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the expression has been changed to "QtyKG" via the cyclical group, I would like the chart to sort by "Sum(QtyKG)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically, sorting by descending numerical value or y-value could work, but when put in practice, i do not get the desired effects (closest I get, is correct rank of categories, but the bar off-set is in the wrong order - see 3rd image of original post).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, was wondering whether there was a technique which could identify the reported expression, and then apply this in a formula?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts, greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2011 20:54:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-08T20:54:12Z</dc:date>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256808#M1188621</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;Is it possible to identify which cyclic group expression is currently being displayed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, what is the correct syntax to apply?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie currently have following formula to sort my bars on a waterfall chart (for when cyclic group = Euros):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(Euros)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Waterfall Eur.gif" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6340_Waterfall+Eur.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but would like this to change to sum(QtyKG) when cycled to display volumes, as currently it remains sorted on Euros (as per my definition):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Waterfall Vol.gif" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6341_Waterfall+Vol.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have tried sorting using descending Y value, Numeric Value etc...&amp;nbsp; but this then removes the "waterfall" effect (although displays in descending order).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Waterfall Y Val.gif" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6342_Waterfall+Y+Val.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;the formula im currently using in the "Bar offset" to create the waterfall effect uses the "above" function: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(rowno()=1,0,rangesum (above(sum(QtyKG),1,rowno()-1)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know a solution to change the expression in the sort by criteria to reflect the current cyclic group selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts greatly appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 18:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256808#M1188621</guid>
      <dc:creator />
      <dc:date>2011-08-08T18:22:24Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256809#M1188622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Certainly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I often use &lt;/P&gt;&lt;P&gt;GetCurrentField(c:CycleGroupName)='FieldName'&lt;/P&gt;&lt;P&gt;in the expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siarhei K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 18:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256809#M1188622</guid>
      <dc:creator />
      <dc:date>2011-08-08T18:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256810#M1188623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siarhei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've managed to use the "GetCurrentField(CycleGroupName)" to work, when the group has been applied to a dimension and named.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie on the attached, can do "GetCurrentField(ReportNew)" and apply in the window title of the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this approach still achievable on a grouped &lt;STRONG&gt;expression&lt;/STRONG&gt;, where no name appears to be defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256810#M1188623</guid>
      <dc:creator />
      <dc:date>2011-08-08T19:26:49Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256811#M1188624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, what are you trying to achieve? What is currently the problem with a grouped expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256811#M1188624</guid>
      <dc:creator />
      <dc:date>2011-08-08T19:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256812#M1188625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Within the "sort" tab of the chart, I would like to enter an expression to sort the chart in descending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, I have used "sum(Euros)", and when there was only Euros being displayed in the chart, the waterfall behaves correctly (ie largest value first)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to my data, what may be first when sorted by spend, may in fact be 3rd largest when sorted by volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below image, "category 2" is the 5th largest category by spend (and appears correctly on the chart - when the group is sorted by Euros):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Waterfall Eur.gif" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6344_Waterfall+Eur.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the cyclical group is selected (bottom left), and displays the QtyKG expression (instead of Euros), "Category 2" clearly shows that it has the largest volume (and should appear as my first entry on the chart) - but this is prevented, because I am sorting by descending spend and not volume in this instance&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Waterfall Vol.gif" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6343_Waterfall+Vol.gif" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping that there was a solution that could identify what "expression" is currently being displayed, and then i can adapt my sort formula accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie&amp;nbsp; if (ChartDisplay = 'Euros',sum(Euros),sum(QtyKG))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "ChartDisplay" is the magical syntax that I am looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256812#M1188625</guid>
      <dc:creator />
      <dc:date>2011-08-08T19:59:49Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256813#M1188626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see.&lt;/P&gt;&lt;P&gt;I've looked everywhere I could, but I can't find a way to determine which expression is currently used, to tweak the sort according to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, hope you find some workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siarhei K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 20:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256813#M1188626</guid>
      <dc:creator />
      <dc:date>2011-08-08T20:24:42Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256814#M1188628</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;If you use the "Show Title in Chart" check box on the General tab and leave Title as "&amp;lt;use first expression label&amp;gt;" then the title of the chart will cycle based on the expression.&amp;nbsp; Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG height="454" src="https://community.qlik.com/" width="521" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 20:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256814#M1188628</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2011-08-08T20:39:43Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256815#M1188630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, although am trying to identify which expression is being displayed in the chart, and then build a formula to sort according to this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie when the expression is "Euros", then I am sorting the chart in descending order by "Sum(Euros)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the expression has been changed to "QtyKG" via the cyclical group, I would like the chart to sort by "Sum(QtyKG)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically, sorting by descending numerical value or y-value could work, but when put in practice, i do not get the desired effects (closest I get, is correct rank of categories, but the bar off-set is in the wrong order - see 3rd image of original post).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, was wondering whether there was a technique which could identify the reported expression, and then apply this in a formula?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts, greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 20:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256815#M1188630</guid>
      <dc:creator />
      <dc:date>2011-08-08T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256816#M1188631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i'm going over right now is reviewing the way you calculate the bar offset.&lt;/P&gt;&lt;P&gt;If i do figure it out, it would be just as simple as setting the sorting of the dimension by Y-value and applying the correct offset.&lt;/P&gt;&lt;P&gt;I'll get back to you, once i figure it out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 20:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256816#M1188631</guid>
      <dc:creator />
      <dc:date>2011-08-08T20:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256817#M1188632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I barely skimmed the thread, so apologies if I've misunderstood.&amp;nbsp; So far as I know, you can't check which expression is selected.&amp;nbsp; The workaround I use is to replace the cyclic expression with a cyclic dimension island, and have the expression choose what to display based on the dimension selected..&amp;nbsp; See attached, which also includes a different sort order for each expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 22:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256817#M1188632</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-08T22:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256818#M1188633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your thoughts on the matter!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Managed to include an additional dimension that enables rotation between the two expressions - as per your suggestion, although for some reason, am unable to retain the original "waterfall" look, using the bar offset / above technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end, have decided to create multiple charts (one for each of the expressions), and then using a drop down listing to select/display the appropriate chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 16:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256818#M1188633</guid>
      <dc:creator />
      <dc:date>2011-08-11T16:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256819#M1188634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This might be a bit of a forgotten post, but I'll try nonetheless:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a Waterfall Chart that includes a Total Column to the side in QlikView 11, as shown in RichSheppard 's intial post. I have downloaded the example model, but it doesn't display the same as in the original post. Is that because QlikView 11 is handling the Total column differently? I am using the same expression for my Bar offset and the same expression for my sort order as RichSheppard. I also have a limit of top 10 set in the Dimension Limits section, while also showing 'Others'. Are all of these additional dimension functions screwing with the waterfall chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like QlikView is not realising that Total is seperate to the other bars, so it is seeing it as one of the dimensions and offsetting it as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to change the Bar offset expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 01:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256819#M1188634</guid>
      <dc:creator />
      <dc:date>2012-06-20T01:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256820#M1188635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hesten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you upload an example of your file, and then I'll have a look to see if it displays in v8.5 / see if I can "fix" it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 10:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256820#M1188635</guid>
      <dc:creator />
      <dc:date>2012-06-20T10:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying which cyclic group value is being viewed?</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256821#M1188636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Useful Post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 11:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-which-cyclic-group-value-is-being-viewed/m-p/256821#M1188636</guid>
      <dc:creator />
      <dc:date>2015-07-27T11:41:44Z</dc:date>
    </item>
  </channel>
</rss>

