<?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: Island data table help using within chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643473#M594571</link>
    <description>&lt;P&gt;Sample attached.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 02:05:25 GMT</pubDate>
    <dc:creator>Matt404</dc:creator>
    <dc:date>2019-11-06T02:05:25Z</dc:date>
    <item>
      <title>Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643469#M594569</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;First time using Island data table.&amp;nbsp;&lt;BR /&gt;I have a master calendar with a 'Week' field (contains the week number)&lt;/P&gt;&lt;P&gt;My Summary table also has a 'Week' field (WeekLIVE)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a Pivot table chart with the Dimension of 'Week' (from the master calendar)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to show the sum of head per week&lt;/P&gt;&lt;P&gt;My expression is "sum( IF ( Week = WeekLIVE , WEEKLYHEAD ) )"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Island table.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22962i5303A0077087E5F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Island table.png" alt="Island table.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;as you can see from the data the sum for the week of the 27 should be 9029&lt;/P&gt;&lt;P&gt;63203 / 7 is 9029. but i don't want to have to add '/ 7' to my expression.&lt;/P&gt;&lt;P&gt;Because I'm working with weeks, and my calendar has days. do i need to do something different.???&lt;/P&gt;&lt;P&gt;If i select a single day in the week&amp;nbsp; i get the correct answer, but i shouldn't have to.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643469#M594569</guid>
      <dc:creator>Matt404</dc:creator>
      <dc:date>2024-11-16T19:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643472#M594570</link>
      <description>&lt;P&gt;Can you provide a sample app?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 01:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643472#M594570</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-06T01:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643473#M594571</link>
      <description>&lt;P&gt;Sample attached.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 02:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643473#M594571</guid>
      <dc:creator>Matt404</dc:creator>
      <dc:date>2019-11-06T02:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643474#M594572</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;WeekLIVE={$(=max(Week))}&amp;gt;} WEEKLYHEAD)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 02:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643474#M594572</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-06T02:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643477#M594573</link>
      <description>&lt;P&gt;{$(=max(Week))} will evaluate to 52 (as 52 is the max value in the field Week) unless i select a week to look at. which then it will work, but i need to see all weeks in the same table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 02:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643477#M594573</guid>
      <dc:creator>Matt404</dc:creator>
      <dc:date>2019-11-06T02:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643478#M594574</link>
      <description>&lt;P&gt;I Think i have worked it out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;i used&amp;nbsp;sum( IF( DateKey = WeeklyDate1, WEEKLYHEAD) )&amp;nbsp;&lt;/P&gt;&lt;P&gt;as i have dates in both tables and the calendar should have all dates, i can still use the Week as the dimension.&lt;/P&gt;&lt;P&gt;So far this is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 02:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643478#M594574</guid>
      <dc:creator>Matt404</dc:creator>
      <dc:date>2019-11-06T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643480#M594575</link>
      <description>&lt;P&gt;Your calendar is not linked with your summary table. Please find attached qvw file with modified script. Let me know if this is what you are looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 03:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643480#M594575</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2019-11-06T03:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643481#M594576</link>
      <description>&lt;P&gt;I didnt want them joined, i'm trying to get a better understanding of Island data tables. and then how to use them in a chart.&lt;/P&gt;&lt;P&gt;Thanks anyway. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 03:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1643481#M594576</guid>
      <dc:creator>Matt404</dc:creator>
      <dc:date>2019-11-06T03:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Island data table help using within chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1979233#M1220927</link>
      <description>&lt;P&gt;This expression doesnt work when using any time filter as a chart.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 11:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Island-data-table-help-using-within-chart/m-p/1979233#M1220927</guid>
      <dc:creator>Gabbar</dc:creator>
      <dc:date>2022-09-09T11:55:13Z</dc:date>
    </item>
  </channel>
</rss>

