<?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: @MichaelTarallo Empty Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203947#M877041</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;empty list box mean the data is not loaded in the field.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 04:35:15 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2016-10-19T04:35:15Z</dc:date>
    <item>
      <title>@MichaelTarallo Empty Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203946#M877040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael - I was given your name to contact directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm &lt;SPAN style="text-decoration: underline;"&gt;very&lt;/SPAN&gt; new to Qlik and I'm working my way through the introductory videos.&amp;nbsp; I'm having trouble though, because I can't seem to get the field names to flow over into the list boxes.&amp;nbsp; All 3 of these listboxes should have fields in them:&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;IMG alt="Listboxes.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141125_Listboxes.PNG" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;It's probably something simple - maybe a formatting issue in the data ? Can you offer any advice?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rachel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203946#M877040</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: @MichaelTarallo Empty Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203947#M877041</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;empty list box mean the data is not loaded in the field.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203947#M877041</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-10-19T04:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: @MichaelTarallo Empty Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203948#M877042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the script which work around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this for that like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(FieldName) as Year,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203948#M877042</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-19T04:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: @MichaelTarallo Empty Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203949#M877043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rachel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) May be you are not&amp;nbsp; loaded your script properly.So load your script&lt;/P&gt;&lt;P&gt;Go to Qlikview-&amp;gt;Open your .qvw File-&amp;gt;Click on &lt;STRONG&gt;Ctrl+ R&lt;/STRONG&gt; So your data will load data into fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Once you loaded the data ,May be you entered alias names to Fields so your list box have old names and those are wrong names so it won't show data .if you change the field names as your new names definitely you will get data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)create a &lt;STRONG&gt;Table box&lt;/STRONG&gt; and add your 3 fields&amp;nbsp; into that table box you will get correct data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any other doubts feel free to reach me/our Folks.Welcome to new world BI Qlikview&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A class="jive-link-email-small" href="mailto:ramasaiqvw@gmail.com"&gt;ramasaiqvw@gmail.com&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+91-8376 964 364&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 05:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MichaelTarallo-Empty-Listbox/m-p/1203949#M877043</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-10-19T05:03:18Z</dc:date>
    </item>
  </channel>
</rss>

