<?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: Help with calculated field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1611223#M45441</link>
    <description>&lt;P&gt;Thank you for the response. Is there a way to get it into one statement?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 16:32:04 GMT</pubDate>
    <dc:creator>Texas_Dave</dc:creator>
    <dc:date>2019-08-09T16:32:04Z</dc:date>
    <item>
      <title>Help with calculated field</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1610721#M45378</link>
      <description>&lt;P&gt;I'm pulling a count of employees, and need to make a calculated field for a count of "New Hires". I am new to Qlik Sense but have worked in Tableau. The syntax is throwing me for a loop here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have it written in Tableau as:&lt;/P&gt;&lt;P&gt;COUNTD (IF DATEDIFF ('day',[Date Hired], DATEADD('day',-1,TODAY () ) ) &amp;lt;=45 THEN [Worker ID] END )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far in Qlik Sense I have:&lt;/P&gt;&lt;P&gt;Count(IF Date('day',[Worker.HireDate], ' day',-1, Today () &amp;lt;=14 THEN [Worker.Wkr_ID] END)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on the Qlik syntax would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 14:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1610721#M45378</guid>
      <dc:creator>Texas_Dave</dc:creator>
      <dc:date>2019-08-08T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculated field</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1610755#M45379</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;if ( (&lt;SPAN&gt;[Worker.HireDate] -&amp;nbsp;Today ())&amp;lt;45,&amp;nbsp;[Worker ID]&lt;/SPAN&gt; )&amp;nbsp; as newfield&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; take count in chart&amp;nbsp; using&amp;nbsp; count(distinct&amp;nbsp; newfield )&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: take care of date format&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 15:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1610755#M45379</guid>
      <dc:creator>mahaveerbiraj</dc:creator>
      <dc:date>2019-08-08T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculated field</title>
      <link>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1611223#M45441</link>
      <description>&lt;P&gt;Thank you for the response. Is there a way to get it into one statement?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 16:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-with-calculated-field/m-p/1611223#M45441</guid>
      <dc:creator>Texas_Dave</dc:creator>
      <dc:date>2019-08-09T16:32:04Z</dc:date>
    </item>
  </channel>
</rss>

