<?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: how do on a graph that has a dimension cyclic group containing year and two months to make different calculations. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520263#M553625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV class="je gt-lang-sugg-message goog-inline-block" style="margin-bottom: 3px;"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-checked goog-toolbar-button goog-toolbar-button-collapse-right" style="background-color: #eeeeee; padding: 0 5px; color: #222222; font-size: 11px; font-weight: bold; background-position: 0px 50%;"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-outer-box"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-inner-box" style="padding: 0 2px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P style="background-color: #f5f5f5; margin-bottom: 8px;"&gt;&lt;/P&gt;&lt;DIV class="almost_half_cell"&gt;&lt;DIV dir="ltr"&gt;Thank you,&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;JH&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 16:51:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-08T16:51:32Z</dc:date>
    <item>
      <title>how do on a graph that has a dimension cyclic group containing year and two months to make different calculations.</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520261#M553623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I do on a graph that has a dimension cyclic group containing year and two months to make different calculations.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;How could I do to select year when he makes a speech and when selected another month's calculation.&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;Att,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 17:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520261#M553623</guid>
      <dc:creator />
      <dc:date>2013-10-07T17:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: how do on a graph that has a dimension cyclic group containing year and two months to make different calculations.</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520262#M553624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the getcurrentfield function to retrieve the currently active field in the cyclic group. Something like this:&lt;/P&gt;&lt;P&gt;if(getcurrentfield(&lt;EM&gt;MyGroupNameHere&lt;/EM&gt;)='Year', &lt;EM&gt;...year_expression...&lt;/EM&gt;, &lt;EM&gt;...month_expression...&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 18:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520262#M553624</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-07T18:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: how do on a graph that has a dimension cyclic group containing year and two months to make different calculations.</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520263#M553625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV class="je gt-lang-sugg-message goog-inline-block" style="margin-bottom: 3px;"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-checked goog-toolbar-button goog-toolbar-button-collapse-right" style="background-color: #eeeeee; padding: 0 5px; color: #222222; font-size: 11px; font-weight: bold; background-position: 0px 50%;"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-outer-box"&gt;&lt;DIV class="goog-inline-block goog-toolbar-button-inner-box" style="padding: 0 2px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P style="background-color: #f5f5f5; margin-bottom: 8px;"&gt;&lt;/P&gt;&lt;DIV class="almost_half_cell"&gt;&lt;DIV dir="ltr"&gt;Thank you,&lt;/DIV&gt;&lt;DIV dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV dir="ltr"&gt;JH&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 16:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-on-a-graph-that-has-a-dimension-cyclic-group-containing/m-p/520263#M553625</guid>
      <dc:creator />
      <dc:date>2013-10-08T16:51:32Z</dc:date>
    </item>
  </channel>
</rss>

