<?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: Evaluate InLine Formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747354#M266712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the QlikView Evaluate() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 18:20:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-18T18:20:38Z</dc:date>
    <item>
      <title>Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747352#M266710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to evaluate formula from InLine statement?&lt;/P&gt;&lt;P&gt;Based on vCurrPrd selection calculating four dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vCurrPrd can be 30/09/2014 or 31/12/2014 in Date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QtrNewDim:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;QtrNDim&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,3))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,3)),2)&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,6))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,6)),2)&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,9))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,9)),2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,12))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,12)),2)&lt;BR /&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 18:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747352#M266710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-18T18:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747353#M266711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;++&lt;/P&gt;&lt;P&gt;Based on vCurrPrd selection calculating four Quarters (Not Dimension)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 18:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747353#M266711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-18T18:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747354#M266712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the QlikView Evaluate() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 18:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747354#M266712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-18T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747355#M266713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting none with below scripting. Do I forget any in below script?&lt;/P&gt;&lt;P&gt;I have used = sign at begining too.&lt;/P&gt;&lt;P&gt;Thanks for your valuable reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QtrSourceDim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;QtrNDim&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,3))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,3)),2)&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,6))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,6)),2)&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,9))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,9)),2)&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(AddMonths(vCurrPrd,12))/3) &amp;amp; '-' &amp;amp; Right(Year(AddMonths(vCurrPrd,12)),2)&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;QtrTargetDim:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;evaluate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QtrNDim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NewQtrs&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; QtrSourceDim;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 18:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747355#M266713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-18T18:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747356#M266714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set vCurrPrd='41912';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load A,B,'Q' &amp;amp; A &amp;amp; '-' &amp;amp; B As QtrNDim;&lt;/P&gt;&lt;P&gt;LOAD Evaluate(A) As A,Evaluate(B) As B INLINE [&lt;/P&gt;&lt;P&gt;A,B&lt;/P&gt;&lt;P&gt;'Ceil(Month(AddMonths($(vCurrPrd),3))/3)', 'Right(Year(AddMonths($(vCurrPrd),3)),2)'&lt;/P&gt;&lt;P&gt;'Ceil(Month(AddMonths($(vCurrPrd),6))/3)', 'Right(Year(AddMonths($(vCurrPrd),6)),2)'&lt;/P&gt;&lt;P&gt;'Ceil(Month(AddMonths($(vCurrPrd),9))/3)', 'Right(Year(AddMonths($(vCurrPrd),9)),2)'&lt;/P&gt;&lt;P&gt;'Ceil(Month(AddMonths($(vCurrPrd),12))/3)', 'Right(Year(AddMonths($(vCurrPrd),12)),2)'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 03:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747356#M266714</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-19T03:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate InLine Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747357#M266715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helpful answer, Thanks Anbu &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 19:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-InLine-Formula/m-p/747357#M266715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-20T19:46:32Z</dc:date>
    </item>
  </channel>
</rss>

