<?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: MakeDate Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512366#M62527</link>
    <description>Thanks for your answer&lt;BR /&gt;I already tried it, it does not work, the % is not the one i'm looking for</description>
    <pubDate>Mon, 26 Nov 2018 15:14:30 GMT</pubDate>
    <dc:creator>vmoreno2605</dc:creator>
    <dc:date>2018-11-26T15:14:30Z</dc:date>
    <item>
      <title>MakeDate Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512347#M62525</link>
      <description>&lt;P&gt;Hi everyone! I need your wisdom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything that those variables have is correct, the formula is correct, i know this because i have a chart that uses this formula in this way:&lt;/P&gt;&lt;P&gt;$(vNoBajasHastaFechaVistaCNDistrital)/&lt;BR /&gt;(($(vActivosxPeriodo)&lt;BR /&gt;+&lt;BR /&gt;$(vActivosxPeriodo)&lt;BR /&gt;+$(vNoAltasHastaFechaVistaCNDistrital)-$(vNoBajasHastaFechaVistaCNDistrital))/2)&lt;/P&gt;&lt;P&gt;I'm trying to calculate % turnover, the code above calculates it correctly, but it only works with one dimension (month), i need two dimensions (month and job position),&amp;nbsp; so i try using&amp;nbsp;the following code&lt;/P&gt;&lt;P&gt;$(vNoBajasHastaFechaVistaCNDistrital)/&lt;BR /&gt;(((Count({&amp;lt;FechaNum={"&amp;lt;=$(MakeDate($(vAño),MesN,1))"},HireTerm={'H'}&amp;gt;}Distinct EMPLOYEE)-&lt;BR /&gt;Count({&amp;lt;FechaNum={"&amp;lt;=$(MakeDate($(vAño),MesN,1))"},HireTerm={'T'}&amp;gt;}Distinct EMPLOYEE))+&lt;BR /&gt;$(vActivosxPeriodo)&lt;BR /&gt;+$(vNoAltasHastaFechaVistaCNDistrital)-$(vNoBajasHastaFechaVistaCNDistrital))/2)&lt;/P&gt;&lt;P&gt;This isn't the complete idea, but as far as i understand this sould be working and as you can guess it is not, i think that makedate can make this, but i don't know if i'm, using it correctly. Any ideas? I'm sorry for my english&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512347#M62525</guid>
      <dc:creator>vmoreno2605</dc:creator>
      <dc:date>2021-12-20T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: MakeDate Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512360#M62526</link>
      <description>One obvious thing is to add = sign between ( and MakeDate... Can you try to see if that resolves your issue</description>
      <pubDate>Mon, 26 Nov 2018 15:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512360#M62526</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T15:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: MakeDate Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512366#M62527</link>
      <description>Thanks for your answer&lt;BR /&gt;I already tried it, it does not work, the % is not the one i'm looking for</description>
      <pubDate>Mon, 26 Nov 2018 15:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512366#M62527</guid>
      <dc:creator>vmoreno2605</dc:creator>
      <dc:date>2018-11-26T15:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: MakeDate Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512370#M62528</link>
      <description>Unfortunately, the expression itself is hidden behind your variables, but even if you would provide the original expression, it might not be easy to understand why it isn't giving you what you want. I suggest to share a sample where you can show the issue and we can take a look at what might be missing.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 26 Nov 2018 15:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/MakeDate-Set-Analysis/m-p/1512370#M62528</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T15:20:21Z</dc:date>
    </item>
  </channel>
</rss>

