<?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: Re: Inserting Data with image in the same cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632176#M1088969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rohan,&lt;/P&gt;&lt;P&gt;I have attached the screen shot and i have fetched data from excel file and the path for the image form my local system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2014 12:11:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-29T12:11:35Z</dc:date>
    <item>
      <title>Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632170#M1088963</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;&lt;/P&gt;&lt;P&gt; I want to insert the data with the image in the same cell for example if i want country name and the country flag in the same cell.I tried by using image info but iam getting only the flag image not the country name.Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sivakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 10:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632170#M1088963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632171#M1088964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to concatenate the image and country name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Country &amp;amp;' ' &amp;amp; info(Image)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 10:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632171#M1088964</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-05-29T10:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632172#M1088965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi IsrarKhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code i have tried can you please check it.iam not getting the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ImagesTable:&lt;/P&gt;&lt;P&gt;BUFFER INFO LOAD * INLINE [&lt;/P&gt;&lt;P&gt;National Team,ImagesPath&lt;/P&gt;&lt;P&gt;Argentina,D:\Project\flags\arg_002.png&lt;/P&gt;&lt;P&gt;Brazil,&amp;amp;''&amp;amp;,D:\Project\flags\bra_002.png&lt;/P&gt;&lt;P&gt;Czechoslovakia,D:\Project\flags\civ_002.png&lt;/P&gt;&lt;P&gt;England,D:\Project\flags\eng_002.png&lt;/P&gt;&lt;P&gt;France,D:\Project\flags\fra.png&lt;/P&gt;&lt;P&gt;Germany,D:\Project\flags\ger.png&lt;/P&gt;&lt;P&gt;Hungary,D:\Project\flags\hung.png&lt;/P&gt;&lt;P&gt;Italy,D:\Project\flags\ita_002.png&lt;/P&gt;&lt;P&gt;Netherlands,D:\Project\flags\ned.png&lt;/P&gt;&lt;P&gt;Spain,D:\Project\flags\esp.png&lt;/P&gt;&lt;P&gt;Sweden,D:\Project\flags\sweden.png&lt;/P&gt;&lt;P&gt;Uruguay,D:\Project\flags\uru.png&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sivakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 10:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632172#M1088965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T10:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632173#M1088966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii SivaKumar,&lt;/P&gt;&lt;P&gt;I tried your code, but after reloading the app I can just see a single field '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;National Team&lt;/SPAN&gt;' and no Image path filed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 10:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632173#M1088966</guid>
      <dc:creator>rohan_mulay</dc:creator>
      <dc:date>2014-05-29T10:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632174#M1088967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within the same cell i don't think is possible as it is image or text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create 2 text objects &lt;/P&gt;&lt;P&gt;One ................=Country &amp;amp; ' - ' &amp;amp; &lt;/P&gt;&lt;P&gt;Two ................='qmem://[National Team]/'&amp;amp;[National Team]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this as your backend load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ImagesTable:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BUNDLE LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;National Team,ImagesPath&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Argentina,D:\Project\flags\arg_002.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Brazil,&amp;amp;''&amp;amp;,D:\Project\flags\bra_002.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Czechoslovakia,D:\Project\flags\civ_002.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;England,D:\Project\flags\eng_002.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;France,D:\Project\flags\fra.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Germany,D:\Project\flags\ger.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hungary,D:\Project\flags\hung.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Italy,D:\Project\flags\ita_002.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Netherlands,D:\Project\flags\ned.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Spain,D:\Project\flags\esp.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sweden,D:\Project\flags\sweden.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Uruguay,D:\Project\flags\uru.png&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 11:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632174#M1088967</guid>
      <dc:creator />
      <dc:date>2014-05-29T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632175#M1088968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find Attachment. May be it will help you without doing bundle load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 11:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632175#M1088968</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-05-29T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Inserting Data with image in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632176#M1088969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rohan,&lt;/P&gt;&lt;P&gt;I have attached the screen shot and i have fetched data from excel file and the path for the image form my local system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 12:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inserting-Data-with-image-in-the-same-cell/m-p/632176#M1088969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T12:11:35Z</dc:date>
    </item>
  </channel>
</rss>

