<?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: Cyclic Group - Year/Month/Date comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1575385#M740187</link>
    <description>&lt;P&gt;Unfortunately, I am unable to share the actual app. The master calendar the app used basically derived from a stored procedure in database as shown below. The dimension table used for the calculated expression are also based on the same date format.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshare.JPG" style="width: 577px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11249iA568A7A9F11DED95/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshare.JPG" alt="screenshare.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have also attached the data model used the app as below. I suspect the problem is from the OwnSiteDetails dimension not linking directly as other dimension tables.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="model.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11250iA9B40FB183303E19/image-size/large?v=v2&amp;amp;px=999" role="button" title="model.jpg" alt="model.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 01:52:49 GMT</pubDate>
    <dc:creator>qk_eckpoon</dc:creator>
    <dc:date>2019-05-01T01:52:49Z</dc:date>
    <item>
      <title>Cyclic Group - Year/Month/Date comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1574731#M740185</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem here for a profit comparison between two years. I created a cyclic group using Year/Month/Date as dimension in the bar chart. The Date dimension(in the cyclic group) has an expression which is equal to&lt;/P&gt;&lt;P&gt;=MakeDate(Year(Localtime()), Month(Date), Day(Date))&lt;/P&gt;&lt;P&gt;The calculated dimension on y-axis of the bar chart represents the profit = margin * volume sold.&lt;/P&gt;&lt;P&gt;The problem happens, for instance, I select April and 2019 both fields, date as the x-axis dimension, then choose one of the products selling. The bar chart shown in the future date (i.e. a date has not been passed) with a high value figure from previous year.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshare.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11139i4141E1FF58D700FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshare.jpg" alt="screenshare.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the product field is deselected, the figures shown in the bar chart is back to correct value. All passed dates their values show on both screens are the same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshare02.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11141i782D2928D1863083/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshare02.jpg" alt="screenshare02.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I select on single date, in the bar chat, it looks correct.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshare03.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11143i8465C8034FE85E8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshare03.jpg" alt="screenshare03.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am new to QV technology and I would like someone to tell me how to tackle this problem. By hiding the future date figure using set analysis is not an option.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1574731#M740185</guid>
      <dc:creator>qk_eckpoon</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic Group - Year/Month/Date comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1574754#M740186</link>
      <description>&lt;P&gt;You can look into articles explaining master calendar. I think once you use that, it will be resolved as i believe the values are coming from a different table.&lt;/P&gt;&lt;P&gt;If you can attach a sample app, it will be great!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arpit&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 05:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1574754#M740186</guid>
      <dc:creator>arpitkharkia</dc:creator>
      <dc:date>2019-04-30T05:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic Group - Year/Month/Date comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1575385#M740187</link>
      <description>&lt;P&gt;Unfortunately, I am unable to share the actual app. The master calendar the app used basically derived from a stored procedure in database as shown below. The dimension table used for the calculated expression are also based on the same date format.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshare.JPG" style="width: 577px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11249iA568A7A9F11DED95/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshare.JPG" alt="screenshare.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have also attached the data model used the app as below. I suspect the problem is from the OwnSiteDetails dimension not linking directly as other dimension tables.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="model.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11250iA9B40FB183303E19/image-size/large?v=v2&amp;amp;px=999" role="button" title="model.jpg" alt="model.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 01:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Year-Month-Date-comparison/m-p/1575385#M740187</guid>
      <dc:creator>qk_eckpoon</dc:creator>
      <dc:date>2019-05-01T01:52:49Z</dc:date>
    </item>
  </channel>
</rss>

