<?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 I am not able to view blob images in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1592538#M508472</link>
    <description>&lt;P&gt;I am not able to view blob images in Qlikview. I did like described in these threads:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/GET-A-BLOB-INTO-YOUR-QV-SUCCESFULLY/m-p/336229" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Development/GET-A-BLOB-INTO-YOUR-QV-SUCCESFULLY/m-p/336229&amp;nbsp;&lt;/A&gt;and&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Display-Image-in-QV-stored-as-binary-data-in-DB/m-p/654457" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Development/Display-Image-in-QV-stored-as-binary-data-in-DB/m-p/654457&lt;/A&gt;&amp;nbsp;and others.&lt;/P&gt;&lt;P&gt;There are purchase invoices stored as image in a database. As I go there with a SQL Image Viewer, I see that there is content (see printscreen 1) stored as blob (printscreen 2).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 341px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13856i8C16FBB40B661CE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 357px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13853i489A77559F235863/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I make an ODBC connection (not OLEDB), the field 'Document' is recognized as an Info field but &lt;STRONG&gt;no&lt;/STRONG&gt;&amp;nbsp;preview is shown.(printscreen 3). Is the problem already here? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 805px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13863i4CE51BA1CE35CC9F/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once loaded with this script:&lt;/P&gt;&lt;P&gt;INFO &lt;STRONG&gt;SELECT&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YourRef,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Document&lt;BR /&gt;FROM "001".dbo.BacoDiscussions WH&lt;SPAN&gt;ERE YourRef = '90045613' OR YourRef = '30646905';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I see again the 'i' field&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 238px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13851i917D4997E0D5AF7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Clicking the ' i '&amp;nbsp; when selected one, I got this message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 327px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13852iB4674DFF71A3D2E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I insert a text object with '=Info(Field)' and representation = 'Image', I do also &lt;STRONG&gt;not&lt;/STRONG&gt; get an image&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 412px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13859i861F80CCA11136F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 278px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13857iF0DF59C903483450/image-dimensions/278x118?v=v2" width="278" height="118" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Alternative way doesn't show any image either:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 455px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13855iF31FD234C40CF401/image-size/large?v=v2&amp;amp;px=999" role="button" title="8.png" alt="8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I load an image from Excel from my own desktop, it does work:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9.png" style="width: 327px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13858i8F0B4C0920554DBA/image-dimensions/327x300?v=v2" width="327" height="300" role="button" title="9.png" alt="9.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;==&amp;gt; Any idea&lt;/STRONG&gt;&lt;STRONG&gt;s where I go wrong trying to get images from a server db?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 11:47:38 GMT</pubDate>
    <dc:creator>jharke</dc:creator>
    <dc:date>2019-06-17T11:47:38Z</dc:date>
    <item>
      <title>I am not able to view blob images in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1592538#M508472</link>
      <description>&lt;P&gt;I am not able to view blob images in Qlikview. I did like described in these threads:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/GET-A-BLOB-INTO-YOUR-QV-SUCCESFULLY/m-p/336229" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Development/GET-A-BLOB-INTO-YOUR-QV-SUCCESFULLY/m-p/336229&amp;nbsp;&lt;/A&gt;and&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Display-Image-in-QV-stored-as-binary-data-in-DB/m-p/654457" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Development/Display-Image-in-QV-stored-as-binary-data-in-DB/m-p/654457&lt;/A&gt;&amp;nbsp;and others.&lt;/P&gt;&lt;P&gt;There are purchase invoices stored as image in a database. As I go there with a SQL Image Viewer, I see that there is content (see printscreen 1) stored as blob (printscreen 2).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 341px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13856i8C16FBB40B661CE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 357px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13853i489A77559F235863/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I make an ODBC connection (not OLEDB), the field 'Document' is recognized as an Info field but &lt;STRONG&gt;no&lt;/STRONG&gt;&amp;nbsp;preview is shown.(printscreen 3). Is the problem already here? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 805px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13863i4CE51BA1CE35CC9F/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once loaded with this script:&lt;/P&gt;&lt;P&gt;INFO &lt;STRONG&gt;SELECT&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YourRef,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Document&lt;BR /&gt;FROM "001".dbo.BacoDiscussions WH&lt;SPAN&gt;ERE YourRef = '90045613' OR YourRef = '30646905';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I see again the 'i' field&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 238px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13851i917D4997E0D5AF7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Clicking the ' i '&amp;nbsp; when selected one, I got this message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 327px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13852iB4674DFF71A3D2E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I insert a text object with '=Info(Field)' and representation = 'Image', I do also &lt;STRONG&gt;not&lt;/STRONG&gt; get an image&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 412px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13859i861F80CCA11136F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 278px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13857iF0DF59C903483450/image-dimensions/278x118?v=v2" width="278" height="118" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Alternative way doesn't show any image either:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 455px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13855iF31FD234C40CF401/image-size/large?v=v2&amp;amp;px=999" role="button" title="8.png" alt="8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I load an image from Excel from my own desktop, it does work:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9.png" style="width: 327px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13858i8F0B4C0920554DBA/image-dimensions/327x300?v=v2" width="327" height="300" role="button" title="9.png" alt="9.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;==&amp;gt; Any idea&lt;/STRONG&gt;&lt;STRONG&gt;s where I go wrong trying to get images from a server db?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 11:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1592538#M508472</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2019-06-17T11:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: I am not able to view blob images in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1594117#M508473</link>
      <description>&lt;P&gt;No suggestions / tips / tricks?&lt;/P&gt;&lt;P&gt;Maybe wrong forum?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 11:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1594117#M508473</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2019-06-20T11:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: I am not able to view blob images in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1603252#M508474</link>
      <description>&lt;P&gt;Check out the following Help link, hopefully this may help:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Create_Select_Statement.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Create_Select_Statement.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 13:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-not-able-to-view-blob-images-in-Qlikview/m-p/1603252#M508474</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-17T13:48:02Z</dc:date>
    </item>
  </channel>
</rss>

