<?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: select field action using YearName field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750653#M267730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem might be in your select action expression - could you post this too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Nov 2014 23:35:17 GMT</pubDate>
    <dc:creator>danieloberbilli</dc:creator>
    <dc:date>2014-11-02T23:35:17Z</dc:date>
    <item>
      <title>select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750647#M267724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a filter on a FiscalYear field which was created in the script using YearName(PostingDate). Displayed as 2014-2015. In an action on a button I cannot use Select Field function to select this field. Other date fields are OK. Setting the field to Max(FiscalYear) also does not work. &lt;SPAN style="font-size: 13.3333339691162px;"&gt;Other date fields are OK&amp;nbsp; eg setting PostingDate to Max(PostingDate). It seems that the initial YearName function in the script is saving the data other than a sting or date number? Any ideas appreciated. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 21:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750647#M267724</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2014-11-02T21:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750648#M267725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you already tried a &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxstring(FiscalYear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as search string expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 22:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750648#M267725</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-11-02T22:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750649#M267726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload an example file to see the problem better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 22:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750649#M267726</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-11-02T22:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750650#M267727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something else happens in the script with the FiscalYear field. Did you check if there are any other (e.g. date#()) functions used later on or the field was accidentally loaded twice with other settings/interpretations/values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 23:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750650#M267727</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-02T23:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750651#M267728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MaxString(FiscalYear) does work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 23:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750651#M267728</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2014-11-02T23:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750652#M267729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the yearname date value was being modified by a variable:&lt;/P&gt;&lt;P&gt;=yearname(PostingDate,0,$(vFiscalStartMonth))&lt;/P&gt;&lt;P&gt;So I had to do the same in teh select action expression to locate the correct values.&lt;/P&gt;&lt;P&gt;Thanks for your prompt replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 23:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750652#M267729</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2014-11-02T23:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: select field action using YearName field</title>
      <link>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750653#M267730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem might be in your select action expression - could you post this too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2014 23:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-field-action-using-YearName-field/m-p/750653#M267730</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-02T23:35:17Z</dc:date>
    </item>
  </channel>
</rss>

