<?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 Pulling the correct Months data with IF statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pulling-the-correct-Months-data-with-IF-statement/m-p/1414305#M614774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image of the excel file below is Loaded into QV in order to connect the correct 'Boardcost' (C1) to the corresponding Date (B2).&lt;/P&gt;&lt;P&gt;QV is currently pulling the Date and Information from our Internal Database. I would like to write an IF expression in order to link the Excel and QV date and pull through the excel Boardcost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The excel Date ranges from Jan-17 to Sep-17. The current expression i am looking for is similar to the one below (which doesn't currently work):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF (TPCBoardgrade.Date &amp;lt; '01/02/2017', 'Jan-17',If(TPCBoardgrade.Date, &amp;gt; '31/01/2017' or &amp;lt; '01/03/2017' 'Feb-17'&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;, IF (TPCBoardgrade.Date, &amp;gt; '31/02/2017' or &amp;lt; '01/04/2017' 'Mar-17', I&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/03/2017' or &amp;lt; '01/05/2017' 'Apr-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '30/04/2017' or &amp;lt; '01/06/2017' 'May-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/05/2017' or &amp;lt; '01/07/2017' 'Jun-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/05/2017' or &amp;lt; '01/07/2017' 'Jul-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '30/6/2017' or &amp;lt; '01/08/2017' 'Aug-17'), 'Sep-17'))))))))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help in the expression above or recommendations would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV True Board Costs IMG.JPG" class="jive-image image-1" src="/legacyfs/online/177726_QV True Board Costs IMG.JPG" style="height: 760px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2017 10:15:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-26T10:15:34Z</dc:date>
    <item>
      <title>Pulling the correct Months data with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-the-correct-Months-data-with-IF-statement/m-p/1414305#M614774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image of the excel file below is Loaded into QV in order to connect the correct 'Boardcost' (C1) to the corresponding Date (B2).&lt;/P&gt;&lt;P&gt;QV is currently pulling the Date and Information from our Internal Database. I would like to write an IF expression in order to link the Excel and QV date and pull through the excel Boardcost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The excel Date ranges from Jan-17 to Sep-17. The current expression i am looking for is similar to the one below (which doesn't currently work):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF (TPCBoardgrade.Date &amp;lt; '01/02/2017', 'Jan-17',If(TPCBoardgrade.Date, &amp;gt; '31/01/2017' or &amp;lt; '01/03/2017' 'Feb-17'&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;, IF (TPCBoardgrade.Date, &amp;gt; '31/02/2017' or &amp;lt; '01/04/2017' 'Mar-17', I&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/03/2017' or &amp;lt; '01/05/2017' 'Apr-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '30/04/2017' or &amp;lt; '01/06/2017' 'May-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/05/2017' or &amp;lt; '01/07/2017' 'Jun-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '31/05/2017' or &amp;lt; '01/07/2017' 'Jul-17', &lt;SPAN style="font-size: 13.3333px;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;F (TPCBoardgrade.Date, &amp;gt; '30/6/2017' or &amp;lt; '01/08/2017' 'Aug-17'), 'Sep-17'))))))))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help in the expression above or recommendations would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV True Board Costs IMG.JPG" class="jive-image image-1" src="/legacyfs/online/177726_QV True Board Costs IMG.JPG" style="height: 760px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 10:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-the-correct-Months-data-with-IF-statement/m-p/1414305#M614774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T10:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling the correct Months data with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-the-correct-Months-data-with-IF-statement/m-p/1414306#M614775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, This is typo error. Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF (TPCBoardgrade.Date &amp;lt; '01/02/2017', 'Jan-17',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(TPCBoardgrade.Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &amp;gt; '31/01/2017' or &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/03/2017', 'Feb-17'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF (TPCBoardgrade.Date&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;gt; '31/02/2017' or &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/04/2017', 'Mar-17', &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style=": ; color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;F (TPCBoardgrade.Date &amp;gt; '31/03/2017' or &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/05/2017', 'Apr-17', &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;F (TPCBoardgrade.Date &amp;gt; '30/04/2017' or &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/06/2017', 'May-17', &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;F (TPCBoardgrade.Date &amp;gt; '31/05/2017' or &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt; &amp;lt; '01/07/2017', 'Jun-17', &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;F (TPCBoardgrade.Date &amp;gt; '31/05/2017' or &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/07/2017',&amp;nbsp; 'Jul-17', &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;F (TPCBoardgrade.Date &amp;gt; '30/6/2017' or &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TPCBoardgrade.Date&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;lt; '01/08/2017', 'Aug-17', 'Sep-17' ))))))))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 14:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-the-correct-Months-data-with-IF-statement/m-p/1414306#M614775</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-26T14:25:38Z</dc:date>
    </item>
  </channel>
</rss>

