<?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: Problem in tutorial - Loading the info table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-tutorial-Loading-the-info-table/m-p/609676#M1114941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem until I realised that there are only image files for some countries included in the tutorial.&lt;/P&gt;&lt;P&gt;Try selecting for example Germany or Australia and the flag will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;/Per&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 07:28:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-01T07:28:45Z</dc:date>
    <item>
      <title>Problem in tutorial - Loading the info table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-tutorial-Loading-the-info-table/m-p/609675#M1114940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing lesson 17 (Loading the info table) of the free tutorial given at - &lt;A href="http://www.qlik.com/~/media/Files/training/tutorials-qv11/English.ashx" title="http://www.qlik.com/~/media/Files/training/tutorials-qv11/English.ashx" target="_blank"&gt;http://www.qlik.com/~/media/Files/training/tutorials-qv11/English.ashx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This link has everything you need for this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did everything, but I cannot see any country's flag when I select it. Please help me to fix this.&lt;/P&gt;&lt;P&gt;Steps - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next step is to load the info table into QlikView.&lt;/P&gt;&lt;P&gt;1 Choose&amp;nbsp; Edit Script.&lt;/P&gt;&lt;P&gt;2 Position the cursor at the end of the script and click&amp;nbsp; Table Files .&lt;/P&gt;&lt;P&gt;3 Select the file FlagsOECD.csv and click&amp;nbsp; Open . This opens the file wizard.&lt;/P&gt;&lt;P&gt;4 Just like for the files already loaded,&amp;nbsp; Delimited is set as type,&amp;nbsp; Comma as&lt;/P&gt;&lt;P&gt;delimiter.&amp;nbsp; Embedded Labels is selected as label.&lt;/P&gt;&lt;P&gt;5 Click&amp;nbsp; Finish .&lt;/P&gt;&lt;P&gt;The statement generated will load the file FlagsOECD.csv as a regular data file.&lt;/P&gt;&lt;P&gt;However, this is not what you want to do: you would like QlikView to use Flags-&lt;/P&gt;&lt;P&gt;OECD.csv to link information to specific field values. This is done in the following&lt;/P&gt;&lt;P&gt;way:&lt;/P&gt;&lt;P&gt;6 Change the script by manually adding the word&amp;nbsp; info before the&amp;nbsp; load state-&lt;/P&gt;&lt;P&gt;ment. As the word&amp;nbsp; info is a keyword in the script, it will turn blue. The script&lt;/P&gt;&lt;P&gt;should look similar to the following:&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;INFO LOAD Country,&lt;/P&gt;&lt;P&gt;Flag&lt;/P&gt;&lt;P&gt;L INKING EXTERNAL INFORMATION TO A DOCUMENT&lt;/P&gt;&lt;P&gt;Creating a document 175&lt;/P&gt;&lt;P&gt;FROM Data Sources\FlagsOECD.csv (txt, codepage is&lt;/P&gt;&lt;P&gt;1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;7 Click&amp;nbsp; Reload .&lt;/P&gt;&lt;P&gt;8 The&amp;nbsp; Fields page is opened. No new fields have been added. Click&amp;nbsp; OK .&lt;/P&gt;&lt;P&gt;9 Save your work.&lt;/P&gt;&lt;P&gt;Viewing the linked information&lt;/P&gt;&lt;P&gt;To view the information you have linked, do the follow-&lt;/P&gt;&lt;P&gt;ing:&lt;/P&gt;&lt;P&gt;1 Select Germany from the list of countries.&lt;/P&gt;&lt;P&gt;2 A small info symbol appears in the upper right-&lt;/P&gt;&lt;P&gt;hand corner of the list box. Click it.&lt;/P&gt;&lt;P&gt;An independent window containing Germany’s flag&lt;/P&gt;&lt;P&gt;now appears in the document.&lt;/P&gt;&lt;P&gt;Note The relative paths from the QlikView document to the image files must be&lt;/P&gt;&lt;P&gt;stated correctly in the info table for this to work.&lt;/P&gt;&lt;P&gt;3 Close the window&lt;/P&gt;&lt;P&gt;4 Select France from the list of countries.&lt;/P&gt;&lt;P&gt;5 Click the info symbol to make the specified picture appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-tutorial-Loading-the-info-table/m-p/609675#M1114940</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in tutorial - Loading the info table</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-tutorial-Loading-the-info-table/m-p/609676#M1114941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem until I realised that there are only image files for some countries included in the tutorial.&lt;/P&gt;&lt;P&gt;Try selecting for example Germany or Australia and the flag will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;/Per&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 07:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-tutorial-Loading-the-info-table/m-p/609676#M1114941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-01T07:28:45Z</dc:date>
    </item>
  </channel>
</rss>

