<?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: Flag for selected or not selected value in Current Selection Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706720#M451508</link>
    <description>&lt;P&gt;Yes Sir.&lt;/P&gt;&lt;P&gt;Same either in straight table or in list box with green selection (Flag Y) and in another list box gray with not selection (Flag N).&lt;/P&gt;&lt;P&gt;Thanks for response and look into this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SA&lt;/P&gt;</description>
    <pubDate>Sat, 30 May 2020 05:06:50 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2020-05-30T05:06:50Z</dc:date>
    <item>
      <title>Flag for selected or not selected value in Current Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706559#M451501</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I want to create a flag in QlikView Script, If I select entry_date. Total no. of record in entry_date is 644 and I have selected 401 value. So I need a flag like Y for all those value selected and N means not selected records.&lt;/P&gt;&lt;P&gt;Hope you got my answer. Can any one help me on this.&lt;/P&gt;&lt;P&gt;For data related qvw, I am attaching my qvw.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sona_SA&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706559#M451501</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2024-11-16T00:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Flag for selected or not selected value in Current Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706655#M451506</link>
      <description>&lt;P&gt;Do you want to show all 95k rows of data in a straight table with a Y/N flag as to whether it's selected?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 18:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706655#M451506</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-05-29T18:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Flag for selected or not selected value in Current Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706720#M451508</link>
      <description>&lt;P&gt;Yes Sir.&lt;/P&gt;&lt;P&gt;Same either in straight table or in list box with green selection (Flag Y) and in another list box gray with not selection (Flag N).&lt;/P&gt;&lt;P&gt;Thanks for response and look into this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SA&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 05:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706720#M451508</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2020-05-30T05:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Flag for selected or not selected value in Current Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706734#M451509</link>
      <description>&lt;P&gt;YES SIR. I want either if possible in Straight or two separate List box where one contains selected value with Y Flag or One contains unselected Field with N flag. What ever field is selected in current selection box.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sona_SA&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 07:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706734#M451509</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2020-05-30T07:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Flag for selected or not selected value in Current Selection Box</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706771#M451512</link>
      <description>&lt;P&gt;The expression for a straight table column might be:&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;if&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;count&lt;/SPAN&gt;(&lt;SPAN class="s2"&gt;entry_date&lt;/SPAN&gt;),'Y', 'N')&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;By itself, all you will have is 'Y' because the other entry_date are not part of the current selections.&amp;nbsp; So to bring the non-selected rows onto the chart, either use a calculated dimension or a hidden chart column that removes the entry_date selection.&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;only&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;({&amp;lt;&lt;/SPAN&gt;entry_date&lt;SPAN class="s2"&gt;=&amp;gt;}&lt;/SPAN&gt;entry_date&lt;SPAN class="s2"&gt;) &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;This does not need to be a hidden column. If you have another column you are showing on the chart you can use the&amp;nbsp;&lt;FONT face="georgia,palatino"&gt;{&amp;lt;entry_date=&amp;gt;}&lt;/FONT&gt; to bring all entry_date into view.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;See attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 16:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-for-selected-or-not-selected-value-in-Current-Selection-Box/m-p/1706771#M451512</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-05-30T16:41:01Z</dc:date>
    </item>
  </channel>
</rss>

