<?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 Display string as image in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2059532#M86965</link>
    <description>&lt;P&gt;Good day&lt;/P&gt;
&lt;P&gt;I have quite an interesting project I have been tasked with.&amp;nbsp; I get a string from a database that looks like this:&lt;/P&gt;
&lt;P&gt;oooxxooxxx&lt;/P&gt;
&lt;P&gt;oooxxooxxx&lt;/P&gt;
&lt;P&gt;xxooxxooxx&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to display this into a Qlik app, I'm not sure what the best way is to do this. The o and x will have metadata associated to it (like how many times the o occurs in that position).&amp;nbsp; The string is always 3 rows by 10 characters long.&lt;/P&gt;
&lt;P&gt;I have thought above 2 options so far, the 1st is as a map, but it doesnt seem like this is possible.&lt;/P&gt;
&lt;P&gt;My 2nd option is to display this as a grid chart and index each position in a table [Row:1,Col: 1, Value: o, etc]&lt;/P&gt;
&lt;P&gt;And then to display each time that "o" in position 2x2 exist 12 times over these 15 items.&lt;/P&gt;
&lt;P&gt;Ideally the user wants to see the full image and be able to hover over a specific spot.&lt;/P&gt;
&lt;P&gt;Any thoughts / suggestions on how to best address this?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 11:10:40 GMT</pubDate>
    <dc:creator>bchip01</dc:creator>
    <dc:date>2023-04-12T11:10:40Z</dc:date>
    <item>
      <title>Display string as image</title>
      <link>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2059532#M86965</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;
&lt;P&gt;I have quite an interesting project I have been tasked with.&amp;nbsp; I get a string from a database that looks like this:&lt;/P&gt;
&lt;P&gt;oooxxooxxx&lt;/P&gt;
&lt;P&gt;oooxxooxxx&lt;/P&gt;
&lt;P&gt;xxooxxooxx&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to display this into a Qlik app, I'm not sure what the best way is to do this. The o and x will have metadata associated to it (like how many times the o occurs in that position).&amp;nbsp; The string is always 3 rows by 10 characters long.&lt;/P&gt;
&lt;P&gt;I have thought above 2 options so far, the 1st is as a map, but it doesnt seem like this is possible.&lt;/P&gt;
&lt;P&gt;My 2nd option is to display this as a grid chart and index each position in a table [Row:1,Col: 1, Value: o, etc]&lt;/P&gt;
&lt;P&gt;And then to display each time that "o" in position 2x2 exist 12 times over these 15 items.&lt;/P&gt;
&lt;P&gt;Ideally the user wants to see the full image and be able to hover over a specific spot.&lt;/P&gt;
&lt;P&gt;Any thoughts / suggestions on how to best address this?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 11:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2059532#M86965</guid>
      <dc:creator>bchip01</dc:creator>
      <dc:date>2023-04-12T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display string as image</title>
      <link>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2059783#M86981</link>
      <description>&lt;P&gt;Can you please post some more sample data and describe the possible result?&lt;/P&gt;
&lt;P&gt;Are you looking for a Qlik Sense or QlikView solution?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 21:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2059783#M86981</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2023-04-12T21:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display string as image</title>
      <link>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2060388#M87012</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/675"&gt;@MarcoWedel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi. Its for Qlik Sense/SaaS&lt;/P&gt;
&lt;P&gt;The sample data is as is, not much else to it (3x10 text string).&amp;nbsp; Its a text file that represents points on grid (filled or not filled).&lt;/P&gt;
&lt;P&gt;I tried both ways so far, I converted the text to numerics and then (1)created a point for each character using Geolocation and a for loop (foreach row x col), so I could use the map.&lt;/P&gt;
&lt;P&gt;The 2nd way was a grid chart.&amp;nbsp; With the map chart- Ive got more interactivity and with the grid chart Ive got more metadata that I can show.&amp;nbsp; Cant really think of any other way to show this, but I think the map will suffice.&lt;/P&gt;
&lt;P&gt;Map view:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bchip01_0-1681454673771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/104902i900276FE5DD77831/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bchip01_0-1681454673771.png" alt="bchip01_0-1681454673771.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Grid:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bchip01_1-1681454832729.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/104904i260BFE03FB5EC619/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bchip01_1-1681454832729.png" alt="bchip01_1-1681454832729.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 06:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-string-as-image/m-p/2060388#M87012</guid>
      <dc:creator>bchip01</dc:creator>
      <dc:date>2023-04-14T06:51:39Z</dc:date>
    </item>
  </channel>
</rss>

