<?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: Insert data based on conditional date variables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521662#M40289</link>
    <description>&lt;P&gt;Thanks Gysbert -&amp;nbsp; I tried adding this as a master dimension though and it says it's invalid, even though the syntax help said the expression was 'OK'&lt;/P&gt;&lt;P&gt;I think that's the problem though, I don't know where to put this to get it to work, should it actually be a variable? or&amp;nbsp;a Load script?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 15:16:20 GMT</pubDate>
    <dc:creator>AT84Qlik</dc:creator>
    <dc:date>2018-12-17T15:16:20Z</dc:date>
    <item>
      <title>Insert data based on conditional date variables</title>
      <link>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521084#M40287</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a list of projects, which are all due to be delivered on a specific date, and which all have a specific size of people working on them.&lt;/P&gt;&lt;P&gt;When I do tables + sum the size by date, it will only display the size on that specific date. What I want, is a table which shows all of the months from Jan-Dec 19 (column headers), and anywhere the date stamp in my source table is less than those months, to sum the size value from the table.&lt;/P&gt;&lt;P&gt;I have tried setting vJan, vFeb as variables + then trying to calculate distance from those dates + estimated delivery date as another variable, I've tried running cross table to mix dates + size, and I've tried entering interval match but I don't understand it + it doesn't like the code. If anyone can help me figure out a way to do this, it would be much appreciated, as have spent weeks on this so far and I'm completely lost&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521084#M40287</guid>
      <dc:creator>AT84Qlik</dc:creator>
      <dc:date>2018-12-14T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data based on conditional date variables</title>
      <link>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521180#M40288</link>
      <description>Perhaps like this: sum(size * Round( DayNumberOfYear([specific date])*12/365.2425))&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2018 17:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521180#M40288</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-14T17:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data based on conditional date variables</title>
      <link>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521662#M40289</link>
      <description>&lt;P&gt;Thanks Gysbert -&amp;nbsp; I tried adding this as a master dimension though and it says it's invalid, even though the syntax help said the expression was 'OK'&lt;/P&gt;&lt;P&gt;I think that's the problem though, I don't know where to put this to get it to work, should it actually be a variable? or&amp;nbsp;a Load script?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521662#M40289</guid>
      <dc:creator>AT84Qlik</dc:creator>
      <dc:date>2018-12-17T15:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data based on conditional date variables</title>
      <link>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521950#M40290</link>
      <description>That's because it's not a dimension. It's a measure. You can't use that expression as a dimension. Please post a small qlikview .qvw document or a qlik sense .qvf app that explains what you're trying to do.</description>
      <pubDate>Tue, 18 Dec 2018 07:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Insert-data-based-on-conditional-date-variables/m-p/1521950#M40290</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-18T07:16:23Z</dc:date>
    </item>
  </channel>
</rss>

