<?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: Expression does not work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978686#M969400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a listbox so when i put &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2, I WANT IT'S VALUES. I dont want to count or sum. Just the values inside &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2 as a list.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 07:09:25 GMT</pubDate>
    <dc:creator>phil_asmar</dc:creator>
    <dc:date>2015-09-18T07:09:25Z</dc:date>
    <item>
      <title>Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978682#M969396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does this not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&amp;nbsp; count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2), &lt;/P&gt;&lt;P&gt;&amp;nbsp; EXECUTION_PLANNING_NAME2,&lt;SPAN style="font-size: 13.3333px;"&gt;EXECUTION_PLANNING_NAME3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while this works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if(&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2), &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; 1,&lt;SPAN style="font-size: 13.3333px;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PS:&lt;SPAN style="font-size: 13.3333px;"&gt;EXECUTION_PLANNING_NAME2 AND &lt;SPAN style="font-size: 13.3333px;"&gt;EXECUTION_PLANNING_NAME3 ARE ATTRIBUTES AND NOT TEXT.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978682#M969396</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978683#M969397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; EXECUTION_PLANNING_NAME1,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;EXECUTION_PLANNING_NAME3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978683#M969397</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-09-18T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978684#M969398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the Output?&lt;/P&gt;&lt;P&gt;in first Expression EXECUTION_PLANNING_NAME2 might be null and so in a table "-" would be displayed,&lt;/P&gt;&lt;P&gt;while in second Expression "1" would be displayed&lt;/P&gt;&lt;P&gt;WHat do you mean "does not work"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978684#M969398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-18T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978685#M969399</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;what do you want to do with EXECUTION_PLANNING_NAME2,&lt;SPAN style="font-size: 13.33px;"&gt;EXECUTION_PLANNING_NAME3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;do you want to sum it or count of it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;write sum(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&amp;nbsp; count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2), &lt;/P&gt;&lt;P&gt;&amp;nbsp; EXECUTION_PLANNING_NAME2,&lt;SPAN style="font-size: 13.33px;"&gt;EXECUTION_PLANNING_NAME3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978685#M969399</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-18T07:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978686#M969400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a listbox so when i put &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2, I WANT IT'S VALUES. I dont want to count or sum. Just the values inside &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2 as a list.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978686#M969400</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978687#M969401</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;also check your condition when&lt;/P&gt;&lt;P&gt;Condition &lt;STRONG&gt;count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2) &lt;/STRONG&gt;is true&lt;/P&gt;&lt;P&gt;then you are showing &lt;STRONG&gt;EXECUTION_PLANNING_NAME2 &lt;/STRONG&gt;which is null&lt;/P&gt;&lt;P&gt;then you will get blank or - .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978687#M969401</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-18T07:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978688#M969404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(count (Len(Trim(EXECUTION_PLANNING_NAME1)))&amp;gt;0 and EXECUTION_PLANNING_NAME2 = '', EXECUTION_PLANNING_NAME2, EXECUTION_PLANNING_NAME3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, have you checked values in listed above fields 1, 2, and 3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978688#M969404</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-09-18T07:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978689#M969407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression contains naked field references, i.e. field references that are not wrapped in aggregation functions. This will cause problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978689#M969407</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-18T07:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978690#M969409</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;EXECUTION_PLANNING_NAME1 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;all have values and are not null.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;At any case, the if statement is either true or false so in any case it should return a dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;That is the problem, it is not returning anything!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978690#M969409</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978691#M969410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think that is my problem, but i dont want to use any of the sum or other aggregation functions. I only want to display all the attributes inside the dimension.&lt;/P&gt;&lt;P&gt;How would i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978691#M969410</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978692#M969411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is a chart expression it probably does not work because the naked field references* have multiple possible values at each row. In this case QV does not know which value to use and returns null (like the Only() function).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to rewrite the expression to avoid the naked fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* A field name not enclosed in an aggregation function (like Sum(), Max(), Avg())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978692#M969411</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-18T07:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978693#M969412</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;Can you tell us, your logic with simple words or with example, So that it will become easier to help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978693#M969412</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-18T07:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978694#M969413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically i have a tree (hierarchy) !&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME1 is the root and under it the nodes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EXECUTION_PLANNING_NAME2, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME3,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME4 .....&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I want, when a level (example: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME1 ) has values, and the next level (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2) does not have values, then i want the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME1 because ot would be the last node in the tree that has values(i.e: child node)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I want to list all the nodes (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME1 in our example) &lt;/SPAN&gt;inside a list box&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978694#M969413</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978695#M969414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do you suggest i rewrite the statement to be able to display &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME1 or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTION_PLANNING_NAME2 in the listbox?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978695#M969414</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978696#M969415</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;In that case you need little modification in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&amp;nbsp; count(EXECUTION_PLANNING_NAME1)&amp;gt;0 and IsNull(EXECUTION_PLANNING_NAME2), &lt;/P&gt;&lt;P&gt;&amp;nbsp; EXECUTION_PLANNING_NAME1,&lt;SPAN style="font-size: 13.33px;"&gt;EXECUTION_PLANNING_NAME2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978696#M969415</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-18T07:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978697#M969416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Max,&lt;/P&gt;&lt;P&gt;The above still gives an error (it's not about which level im inserting). It's the fact that qlikview isnt displaying the values because of what i have read from other posts which is the naked field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-does-not-work/m-p/978697#M969416</guid>
      <dc:creator>phil_asmar</dc:creator>
      <dc:date>2015-09-18T07:34:38Z</dc:date>
    </item>
  </channel>
</rss>

