<?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: Image and text into one object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467101#M1152777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Volo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a number of options, but to do EXACTLY what you want might be tricky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 1:&amp;nbsp; Add the text to the image for all combinations and align left - obviously not ideal if lots of images required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2:&amp;nbsp; Use a straight table chart with the text as the dimension and an image as the expression, then align the text right. The image location is fixed though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 3: As option 2 but place the image expression before the text dimension and alight the text left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 4: As option 2 but align the text left &amp;amp; use a macro to estimate the width of the column and trigger it to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2013 10:09:09 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2013-03-22T10:09:09Z</dc:date>
    <item>
      <title>Image and text into one object</title>
      <link>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467098#M1152774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show some text which represents user name logged in the system and some image which belongs to this user&lt;/P&gt;&lt;P&gt;This image should be aligned as following &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35308" class="jive-image" alt="B1.png" src="https://community.qlik.com/legacyfs/online/35308_B1.png" /&gt;&lt;/P&gt;&lt;P&gt;but in some cases Name can be longer but image still should be aligned to left&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35309" class="jive-image" alt="B2.png" src="https://community.qlik.com/legacyfs/online/35309_B2.png" /&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 18:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467098#M1152774</guid>
      <dc:creator />
      <dc:date>2013-03-21T18:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Image and text into one object</title>
      <link>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467099#M1152775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this is what you have in mind. Obviously if it is based on user, it will only have one image for OSUser(), but to give you an example, I linked the images to SalesRepName.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 21:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467099#M1152775</guid>
      <dc:creator />
      <dc:date>2013-03-21T21:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Image and text into one object</title>
      <link>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467100#M1152776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Rebecca, appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example is helpful but this is not exactly what I need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at next examples&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35314" alt="National.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/35314_National.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35318" alt="Region.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/35318_Region.PNG" /&gt;&lt;/P&gt;&lt;P&gt;The first text and image should be shown when main manager login to the system&lt;/P&gt;&lt;P&gt;Second case is for some regional manager&lt;/P&gt;&lt;P&gt;As you can see text legth is different in both cases&lt;/P&gt;&lt;P&gt;My requirement is to show image right after text&lt;/P&gt;&lt;P&gt;I do not have issues with showing some text based on who is accessing system or correct image for this person. Issue is how to place image right after text &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Volo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 22:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467100#M1152776</guid>
      <dc:creator />
      <dc:date>2013-03-21T22:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Image and text into one object</title>
      <link>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467101#M1152777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Volo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a number of options, but to do EXACTLY what you want might be tricky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 1:&amp;nbsp; Add the text to the image for all combinations and align left - obviously not ideal if lots of images required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2:&amp;nbsp; Use a straight table chart with the text as the dimension and an image as the expression, then align the text right. The image location is fixed though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 3: As option 2 but place the image expression before the text dimension and alight the text left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 4: As option 2 but align the text left &amp;amp; use a macro to estimate the width of the column and trigger it to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 10:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Image-and-text-into-one-object/m-p/467101#M1152777</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-03-22T10:09:09Z</dc:date>
    </item>
  </channel>
</rss>

