<?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: What does this underscore mean here? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468473#M174965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;in your code&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;[$(eCycleGroupLevel_MasterCycle_Field)_Next Month 1 Sales]&amp;nbsp; is treated as a field,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;so i think you should not focused on Underscore, because&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you must write the below code in&amp;nbsp; [ ] bracket. like&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: MS Shell Dlg 2;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;[$(eCycleGroupLevel_MasterCycle_Field&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;)&lt;SPAN style="color: #ff0000; font-family: Courier New;"&gt;_Sum_End_Inv] this is also a field.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 06:32:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-13T06:32:04Z</dc:date>
    <item>
      <title>What does this underscore mean here?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468471#M174963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIR&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;please find the below expression and let me know what does this expression mean??&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Expression:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;Avg( &lt;BR /&gt;Aggr( &lt;BR /&gt;If( &lt;BR /&gt;// First Month&lt;BR /&gt;Sum ($(eCycleGroupLevel_MasterCycle_Field)_Sum_End_Inv - [$(eCycleGroupLevel_MasterCycle_Field)_Next Month 1 Sales] )&amp;lt;=0,&lt;BR /&gt;( &lt;BR /&gt;Sum ($(eCycleGroupLevel_MasterCycle_Field)_Sum_End_Inv) // Remaining Inventory&lt;BR /&gt;/ &lt;BR /&gt;Sum ([$(eCycleGroupLevel_MasterCycle_Field)_Next Month 1 Sales])&lt;BR /&gt;) &lt;BR /&gt;* &lt;BR /&gt;Sum ([$(eCycleGroupLevel_MasterCycle_Field)_Next Month 1 Days]) * 7 , &lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;// First Months Days&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;DIR&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: MS Shell Dlg 2; font-size: 10pt;"&gt;&lt;P&gt;&lt;SPAN style="font-family: arial black,avant garde; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;P&gt;, &lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-size: 10pt; font-family: arial black,avant garde;"&gt;$(eCycleGroupLevel_MasterCycle2) , &lt;SPAN&gt;ACCT_MO_NM_ABBR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;// Aggregation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-size: 10pt; font-family: arial black,avant garde;"&gt; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-size: 10pt; font-family: arial black,avant garde;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt;"&gt;&lt;SPAN style="font-family: MS Shell Dlg 2;"&gt;﻿A&lt;/SPAN&gt;&lt;SPAN&gt;lso please let me know the meaning of underscore here :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: MS Shell Dlg 2; color: #333333; font-size: 12pt;"&gt;&lt;SPAN&gt;﻿&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;$(eCycleGroupLevel_MasterCycle_Field&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-family: Courier New;"&gt;_Sum_End_Inv&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 06:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468471#M174963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T06:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: What does this underscore mean here?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468472#M174964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;underscore is the name of the field&amp;nbsp;&amp;nbsp; Eg.-&lt;SPAN style="background-color: #ffffff; font-size: 10pt; font-family: 'arial black', 'avant garde';"&gt;&lt;STRONG&gt;ACCT_MO_NM_ABBR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;here it is used&amp;nbsp; in mane .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 06:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468472#M174964</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-06-13T06:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: What does this underscore mean here?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468473#M174965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;in your code&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;[$(eCycleGroupLevel_MasterCycle_Field)_Next Month 1 Sales]&amp;nbsp; is treated as a field,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;so i think you should not focused on Underscore, because&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you must write the below code in&amp;nbsp; [ ] bracket. like&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: MS Shell Dlg 2;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;&lt;STRONG style="font-family: Courier New;"&gt;[$(eCycleGroupLevel_MasterCycle_Field&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;)&lt;SPAN style="color: #ff0000; font-family: Courier New;"&gt;_Sum_End_Inv] this is also a field.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 06:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-this-underscore-mean-here/m-p/468473#M174965</guid>
      <dc:creator />
      <dc:date>2013-06-13T06:32:04Z</dc:date>
    </item>
  </channel>
</rss>

