<?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: Set Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746914#M266532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression looks fine. May be&lt;/P&gt;&lt;P&gt;Is there any space is available in "Accured_Expenses"? &lt;/P&gt;&lt;P&gt;or do u miss any case sensitive ?&lt;/P&gt;&lt;P&gt;Shedule_Name field is in "Capital Letter"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you able to share the screenshot of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 04:15:29 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2015-03-05T04:15:29Z</dc:date>
    <item>
      <title>Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746913#M266531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Shedule_Name={"Accured_Expenses"}&amp;gt;}BALANCE_BF)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression is not working. Can someone tell me what is wrong in it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 04:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746913#M266531</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2015-03-05T04:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746914#M266532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression looks fine. May be&lt;/P&gt;&lt;P&gt;Is there any space is available in "Accured_Expenses"? &lt;/P&gt;&lt;P&gt;or do u miss any case sensitive ?&lt;/P&gt;&lt;P&gt;Shedule_Name field is in "Capital Letter"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you able to share the screenshot of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 04:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746914#M266532</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-03-05T04:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746915#M266533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression looks fine for me.&lt;/P&gt;&lt;P&gt;just check you have data for BALANCE_BF where Schedule_Name="Accured_Expenses"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible post sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 04:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746915#M266533</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-05T04:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746916#M266534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use single quotes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;Shedule_Name={'Accured_Expenses'}&amp;gt;}BALANCE_BF) &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>Thu, 05 Mar 2015 04:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746916#M266534</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2015-03-05T04:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746917#M266535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be because of mis-spelling?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Shedule_Name={"Acc&lt;SPAN style="color: #ff00ff; font-size: 14pt;"&gt;ru&lt;/SPAN&gt;ed_Expenses"}&amp;gt;}BALANCE_BF)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 06:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746917#M266535</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-05T06:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746918#M266536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;S&lt;STRONG style=": ; color: #ff00ff; font-size: 14pt;"&gt;C&lt;/STRONG&gt;hedule_Name={"Acc&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff00ff;"&gt;&lt;STRONG&gt;ru&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ed_Expenses"}&amp;gt;}BALANCE_BF)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 07:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746918#M266536</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-03-05T07:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746919#M266537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try with single quotes inside the set analysis &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 07:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746919#M266537</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-03-05T07:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746920#M266538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First note that Qlikview is case sensitive and make sure you have given &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Accured_Expenses" in correct casing, or copy the value from the list box and paste it in the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next thing is make sure that you have values for this selection, otherwise it return null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible attach some sample file, it would be easier to find the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 08:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression/m-p/746920#M266538</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-03-05T08:42:10Z</dc:date>
    </item>
  </channel>
</rss>

