<?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 Variables in edit report heading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597672#M546980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two questions regarding edit report. In report settings, click picture button, we can see the image list. However there are only six places. What if I need to have more than 7 images imported? How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ImageList.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53345_ImageList.png" style="width: 620px; height: 401px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second question is that if I do this by setting a variables in the script like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET logo = if([Field]=11,'\\logos\11.jpg',&lt;BR /&gt;&amp;nbsp; if([Field]=22','\\logos\22.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; if([Field]=33,'\\logos\33.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Field]=44,'\\logos\44.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Field]=99,'\\logos\99.jpg')&lt;BR /&gt;))))....)); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then if I write a text object with =logo and set the Representation of the text box to image, the text object can display the images correctly based on the selection in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't make it work on the section of the header either using =$(logo) or =logo. Can anyone know how to set variables here? It just shows the path of the image but not real pictures. Is it doable?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variable.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/53346_Variable.JPG.jpg" style="width: 620px; height: 415px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using QV 11 SR3.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 03:22:45 GMT</pubDate>
    <dc:creator>NZFei</dc:creator>
    <dc:date>2014-02-18T03:22:45Z</dc:date>
    <item>
      <title>Variables in edit report heading</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597672#M546980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two questions regarding edit report. In report settings, click picture button, we can see the image list. However there are only six places. What if I need to have more than 7 images imported? How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ImageList.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53345_ImageList.png" style="width: 620px; height: 401px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second question is that if I do this by setting a variables in the script like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET logo = if([Field]=11,'\\logos\11.jpg',&lt;BR /&gt;&amp;nbsp; if([Field]=22','\\logos\22.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; if([Field]=33,'\\logos\33.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Field]=44,'\\logos\44.jpg',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Field]=99,'\\logos\99.jpg')&lt;BR /&gt;))))....)); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then if I write a text object with =logo and set the Representation of the text box to image, the text object can display the images correctly based on the selection in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't make it work on the section of the header either using =$(logo) or =logo. Can anyone know how to set variables here? It just shows the path of the image but not real pictures. Is it doable?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variable.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/53346_Variable.JPG.jpg" style="width: 620px; height: 415px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using QV 11 SR3.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 03:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597672#M546980</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2014-02-18T03:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in edit report heading</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597673#M546981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report-editor isn't very flexible - perhaps it is easier or the only way to create a own header only with report-objects and without the report-settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 07:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597673#M546981</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-18T07:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in edit report heading</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597674#M546982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question 1: This is in the report header and footer section. If you require more images, you can just create a single .png or .jpeg image with the layout of all the images you need import that single (multiple) image. Hope that makes sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 2: Short answer, don't know &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 08:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597674#M546982</guid>
      <dc:creator />
      <dc:date>2014-02-18T08:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in edit report heading</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597675#M546983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I put say 10 logos into one image and import it, how can I show one logo at a time according to selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 20:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-in-edit-report-heading/m-p/597675#M546983</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2014-02-18T20:37:17Z</dc:date>
    </item>
  </channel>
</rss>

