<?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: getfieldselection function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323869#M119358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I am glad you got it working.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;&lt;A href="http://www.qlikshare.com"&gt;www.qlikshare.com&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Dec 2011 12:31:57 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2011-12-25T12:31:57Z</dc:date>
    <item>
      <title>getfieldselection function</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323866#M119355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i have a little problem with this function.&lt;/P&gt;&lt;P&gt;i am tring to concat a list of selection from a Day field by using this function,&lt;/P&gt;&lt;P&gt;when i select 1 to 6 days i get the expected result, but, &lt;/P&gt;&lt;P&gt;when i select more than 6 days the result is 7 0f 30.&lt;/P&gt;&lt;P&gt;how can i get a list of day separated by ' , ' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Dec 2011 11:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323866#M119355</guid>
      <dc:creator />
      <dc:date>2011-12-25T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselection function</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323867#M119356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;There is a default restriction on how many values you can select. And QV by default allows you to select 6 values in the field. You need to use full syntax to overcome this issue. Please see below...&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;=GetFieldSelections([Day], ' ,',&amp;nbsp;&amp;nbsp; COUNT(Total [Day]))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;There are three parameters in this function, two of them are optional parameters and the third parameter has a default value which is 6. The first parameter will be the field name, second parameter is the delimiter character and finally the third parameter is numbers of values you wanted to see for this field. And you don't specify a value for this parameter then the default value will be 6. If you select more than 6 values in the field QV will show 7 of 30 or 10 of 30. I am guessing this restriction is to keep objects clean and easy. Which is fair and I agree with QV.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I hope this helps! Let me know if you need further help.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Happy christmas.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Dec 2011 12:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323867#M119356</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-12-25T12:18:14Z</dc:date>
    </item>
    <item>
      <title>getfieldselection function</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323868#M119357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Dec 2011 12:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323868#M119357</guid>
      <dc:creator />
      <dc:date>2011-12-25T12:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselection function</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323869#M119358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I am glad you got it working.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;&lt;A href="http://www.qlikshare.com"&gt;www.qlikshare.com&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Dec 2011 12:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselection-function/m-p/323869#M119358</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-12-25T12:31:57Z</dc:date>
    </item>
  </channel>
</rss>

