<?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: List box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1654710#M730218</link>
    <description>&lt;P&gt;John, have a look at the following Design Blog post and I am including the base URL after that in case you want to do some further searching:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You will need to use an expression in the set analysis instead of the year value in this case that ties to the list box etc...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/FieldFunctions/getcurrentselections.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/FieldFunctions/getcurrentselections.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 17:26:09 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-05T17:26:09Z</dc:date>
    <item>
      <title>List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1649964#M730214</link>
      <description>&lt;P&gt;Hi Expertise&lt;/P&gt;&lt;P&gt;I am using the below expression &amp;nbsp;in my pivot table to display the weekly data . and this is a running total &amp;nbsp;And I am using this part in my expression (&lt;STRONG&gt;Sum&lt;/STRONG&gt;&lt;STRONG&gt;({1&amp;lt;&lt;/STRONG&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;STRONG&gt; *= {&lt;/STRONG&gt;&lt;STRONG&gt;"&amp;gt;2015"&lt;/STRONG&gt;&lt;STRONG&gt;}&amp;gt;}0), 0&lt;/STRONG&gt;) to populate the missing weeks so that I will be dipsplaying all the weeks &amp;nbsp;and the result is accurate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only problem I am facing is that&amp;nbsp; the data is is diplaying from 2016 onwards , and if I select Year=2019 it doesn’t &amp;nbsp;change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table should show the weekly data according to my Year list box selection .Can you please help me on this .&lt;/P&gt;&lt;P&gt;I got have fixed this using possible values .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/1649964#M730214</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1649971#M730215</link>
      <description>&lt;P&gt;The '1' ignores all selections, so the intersection is between everything and 2015, and your selection will not be considered. What goes wrong if you remove the '1' (or replace with '$')?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/1649971#M730215</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-11-22T09:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1649978#M730216</link>
      <description>&lt;P&gt;Hi Jonty Thanks for the reply ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i replace 1 with $ or nothing then upon selecting year 2019 , it shows me only the weekly dates where there is data .&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i need to see all the weekly dates within it thats the reason i&amp;nbsp; used 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to display all the week with list box selection . Please loo at the attachment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/1649978#M730216</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2019-11-22T09:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1649999#M730217</link>
      <description>&lt;P&gt;Any Help on this ?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 10:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/1649999#M730217</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2019-11-22T10:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: List box</title>
      <link>https://community.qlik.com/t5/QlikView/List-box/m-p/1654710#M730218</link>
      <description>&lt;P&gt;John, have a look at the following Design Blog post and I am including the base URL after that in case you want to do some further searching:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You will need to use an expression in the set analysis instead of the year value in this case that ties to the list box etc...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/FieldFunctions/getcurrentselections.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/FieldFunctions/getcurrentselections.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 17:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box/m-p/1654710#M730218</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-05T17:26:09Z</dc:date>
    </item>
  </channel>
</rss>

