<?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 load bundle images in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/load-bundle-images/m-p/2080579#M88625</link>
    <description>&lt;P&gt;In my load script I load from an excel file, two fields :&lt;BR /&gt;dot_color and Path using this script:&lt;BR /&gt;Trafficlight_colors:&lt;BR /&gt;bundle&lt;BR /&gt;LOAD dot_color,&lt;BR /&gt;Path&lt;BR /&gt;FROM&lt;BR /&gt;[c:\trafficlight_images.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is trafficlightimages);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to use this, my expression in a straight chart is :&amp;nbsp;='qmem://dot_color/yellow'&lt;BR /&gt;When I use this in an app that has no further tables it works fine.&lt;BR /&gt;When I use it in an app with data only binary loaded from a qvw,it works fine too&lt;BR /&gt;However when I load it in an app with a lot of tables and objects I can see that the table is loaded, but the expression:&amp;nbsp; ='qmem://dot_color/yellow' does return an image nor I can create a listbox with the field dot_color&lt;BR /&gt;I tried to load the table at the beginning of my script and at the end of my load script but nothing helps.&lt;/P&gt;
&lt;P&gt;The app is about 500 MB&lt;BR /&gt;What can be the cause of this ?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 11:49:28 GMT</pubDate>
    <dc:creator>curiousfellow</dc:creator>
    <dc:date>2023-06-06T11:49:28Z</dc:date>
    <item>
      <title>load bundle images</title>
      <link>https://community.qlik.com/t5/App-Development/load-bundle-images/m-p/2080579#M88625</link>
      <description>&lt;P&gt;In my load script I load from an excel file, two fields :&lt;BR /&gt;dot_color and Path using this script:&lt;BR /&gt;Trafficlight_colors:&lt;BR /&gt;bundle&lt;BR /&gt;LOAD dot_color,&lt;BR /&gt;Path&lt;BR /&gt;FROM&lt;BR /&gt;[c:\trafficlight_images.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is trafficlightimages);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to use this, my expression in a straight chart is :&amp;nbsp;='qmem://dot_color/yellow'&lt;BR /&gt;When I use this in an app that has no further tables it works fine.&lt;BR /&gt;When I use it in an app with data only binary loaded from a qvw,it works fine too&lt;BR /&gt;However when I load it in an app with a lot of tables and objects I can see that the table is loaded, but the expression:&amp;nbsp; ='qmem://dot_color/yellow' does return an image nor I can create a listbox with the field dot_color&lt;BR /&gt;I tried to load the table at the beginning of my script and at the end of my load script but nothing helps.&lt;/P&gt;
&lt;P&gt;The app is about 500 MB&lt;BR /&gt;What can be the cause of this ?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 11:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-bundle-images/m-p/2080579#M88625</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2023-06-06T11:49:28Z</dc:date>
    </item>
  </channel>
</rss>

