<?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: year formula dose not worke in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676024#M51385</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to limit table to year 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I want the dimansion "year" will apper in the rows.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sun, 16 Feb 2020 06:56:04 GMT</pubDate>
    <dc:creator>Alonal148</dc:creator>
    <dc:date>2020-02-16T06:56:04Z</dc:date>
    <item>
      <title>year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675235#M51272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Need help to understand why the next formula dose not work:&lt;/P&gt;&lt;P&gt;={&amp;lt;[diffDate.autoCalendar.Year]={'2018'}&amp;gt;}&lt;/P&gt;&lt;P&gt;I would like to show only year 2018 in a table.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alona&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 10:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675235#M51272</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-13T10:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675236#M51273</link>
      <description>&lt;P&gt;Could you explain with more detail? What is the entire expression? Where are you using it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 10:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675236#M51273</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-02-13T10:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675297#M51285</link>
      <description>&lt;P&gt;How is your derived calendar coding Year field? Is this the code that is getting used? -&amp;gt;&amp;nbsp;&lt;STRONG&gt;Year($1) As Year Tagged ('$numeric') &lt;/STRONG&gt;or is it doing something else?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Calendar:
DECLARE FIELD DEFINITION TAGGED '$date'
   Parameters
      first_month_of_year = 1
   Fields
      Year($1) As Year Tagged ('$numeric'),
      Month($1) as Month Tagged ('$numeric'),
      Date($1) as Date Tagged ('$date'),
      Week($1) as Week Tagged ('$numeric'),
      Weekday($1) as Weekday Tagged ('$numeric'),
      DayNumberOfYear($1, first_month_of_year) as DayNumberOfYear Tagged ('$numeric');&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 12:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1675297#M51285</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-13T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676024#M51385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to limit table to year 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I want the dimansion "year" will apper in the rows.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2020 06:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676024#M51385</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-16T06:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676025#M51386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the base table there is only 'Date'.&lt;/P&gt;&lt;P&gt;The 'Year' was created by Qlik automatic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2020 07:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676025#M51386</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-16T07:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676029#M51387</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I sloved the problem.&lt;/P&gt;&lt;P&gt;The expresuin should be on tyhe measure:&lt;/P&gt;&lt;P&gt;Avg({$&amp;lt;[diffDate.autoCalendar.Year]={'2018'}&amp;gt;}([sales]))&lt;/P&gt;&lt;P&gt;Thank tou&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2020 07:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676029#M51387</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-16T07:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676623#M51431</link>
      <description>&lt;P&gt;Right, and how exactly is this Qlik automatic script look like?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 12:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1676623#M51431</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-18T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: year formula dose not worke</title>
      <link>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1677539#M51514</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I sloved the problem&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 12:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/year-formula-dose-not-worke/m-p/1677539#M51514</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-20T12:34:23Z</dc:date>
    </item>
  </channel>
</rss>

