<?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 value in current selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957196#M979713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;I believe you have already raised this query before here &lt;A href="https://community.qlik.com/thread/176848"&gt;current selection issue&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;However, can you upload your sample app so that we can try on it quickly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2015 12:44:22 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2015-08-19T12:44:22Z</dc:date>
    <item>
      <title>list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957194#M979711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one list box and current selection. If i select year value in list box that value is not displaying properly in current selection.&lt;/P&gt;&lt;P&gt;It is displaying no of days in that particular year. But I want to display as year value.&lt;/P&gt;&lt;P&gt;In script to get year value I used like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(year([DW Load])&amp;gt;=2014,[DW Load]) as listbox&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in list box i used&lt;STRONG&gt; year(listbox)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96439_pastedImage_3.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957194#M979711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T12:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957195#M979712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's because Year is not a field, but a result of an expression. When you click on a value you don't select a year, but all the values that were used to calculated the year value. You could try creating the listbox field as &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(year([DW Load])&amp;gt;=2014&lt;SPAN style="color: #0000ff;"&gt;,year(&lt;/SPAN&gt;[DW Load]&lt;SPAN style="color: #0000ff;"&gt;)&lt;/SPAN&gt;) as listbox&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957195#M979712</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-19T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957196#M979713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;I believe you have already raised this query before here &lt;A href="https://community.qlik.com/thread/176848"&gt;current selection issue&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;However, can you upload your sample app so that we can try on it quickly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957196#M979713</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-08-19T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957197#M979714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even i tried that one also, but no use. Actually &lt;STRONG&gt;[DW Load]&lt;/STRONG&gt; it is a timestamp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957197#M979714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T12:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957198#M979716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957198#M979716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T13:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957199#M979721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;Can you try this and let me know if this works. I cant try at my end as I have to reload it to refresh the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dim_date:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load DateOnly,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(listbox) As Listbox;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Date(Floor([Time Full Date])) AS DateOnly,&lt;/P&gt;&lt;P&gt;if(year([Time Full Date])&amp;gt;=2014, [Time Full Date]) as listbox&lt;/P&gt;&lt;P&gt;Resident Dim_time;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957199#M979721</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-08-19T13:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957200#M979723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i also know the specific reason of not using your [Time Year Number] as your Year Field and use this expression in listbox like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= If([Time Year Number]&amp;gt;= 2014, [Time Year Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957200#M979723</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-08-19T13:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957201#M979724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is so great. can you explain little how it is working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957201#M979724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957202#M979725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to display listbox name in current selection. Thanks for ur support. That is perfectly working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957202#M979725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957203#M979726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;I quite did not get you, you mean the field used in the listbox to be displayed in Current selection or the title Current selection to be renamed to the field name.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And would you mind tagging the response as correct so that other users will be helped. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957203#M979726</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-08-19T13:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: list box value in current selection</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957204#M979727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great it worked for you. There i have just used a preceding load before the actual transformation happened in the actual load. Then used the Year function as you know it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-value-in-current-selection/m-p/957204#M979727</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-08-19T13:48:30Z</dc:date>
    </item>
  </channel>
</rss>

