<?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: Inheriting default fields into a list box using an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900511#M657226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't really get what you want from this post, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 13:10:31 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-06-25T13:10:31Z</dc:date>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900508#M657223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still can't inherit when len&amp;lt;1 or isnull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(IsNull([Location L3]) OR Len([Issue - Location L3])&amp;lt;1,[Issue - Location L3],{[ABC]&amp;lt;[Location L3]=$::[Location L3]&amp;gt;})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900508#M657223</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-06-24T14:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900509#M657224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure what you are trying to do here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;EM&gt;{[ABC]&amp;lt;[Location L3]=$::[Location L3]&amp;gt;}&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;looks like a set analysis expression to me, but this can only be used within aggregation functions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 12:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900509#M657224</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-25T12:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900510#M657225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/169823"&gt;Inheriting default fields into a list box using an expression&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My full discusion is here, if you can take a look its very appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900510#M657225</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-06-25T13:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900511#M657226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't really get what you want from this post, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900511#M657226</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-25T13:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900512#M657227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Location.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90828_Location.PNG" style="width: 620px; height: 253px;" /&gt;&lt;BR /&gt;Sorry I am restricted by what I can upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I will try to explain by the picture above. they are list boxes, the 2nd column on a list box is an expression for both Name list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 named state and one inherited state, on the left &amp;lt;state 1&amp;gt; I select france and and all the countries go '-'&lt;/P&gt;&lt;P&gt;The expression is just 'Location' in the Name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to hold the countries as in the 'Inherited state', thats why I thought after the selection you need an expression to look and inherited and pull in the original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My second question is in both states blanks to not show up, my thoughts are in the loading script to fill out these blanks with a '-' so you can see there are blanks in the data, or does QV have a solution for this in the settings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900512#M657227</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-06-25T13:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Inheriting default fields into a list box using an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900513#M657228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as expression in your list box, try&lt;/P&gt;&lt;P&gt;=only({1} Location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;=only({$} Location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regard to blanks (I think you are referring to NULL) are not showing up, I think that is default behaviour, NULL is not a value. &lt;/P&gt;&lt;P&gt;You can try changing that (search for NULLASVALUE), or just creating a dummy value while loading:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(trim(Location)), Location, '--') as Location,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(trim(Name)), Name, '--') as Name,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;FROM ...;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 14:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Inheriting-default-fields-into-a-list-box-using-an-expression/m-p/900513#M657228</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-25T14:03:24Z</dc:date>
    </item>
  </channel>
</rss>

