<?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: Section Access - Images in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74574#M770623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a text box and with required width and height --&amp;gt; propety 'As keep aspect" --&amp;gt;Representation&amp;nbsp; as Image&lt;/P&gt;&lt;P&gt;exp: info([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Since you have section access and each user have access to only one site, so i&lt;SPAN style="font-size: 13.3333px;"&gt; info([&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name] would be enough.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 09:26:12 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2018-06-08T09:26:12Z</dc:date>
    <item>
      <title>Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74572#M770619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I'm section Access to reduce the data in a document using NTName and a field called Site Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to switch the logo on the landing page according to the Site Code of the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My section access table is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="74" style="width: 383px; height: 44px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="149"&gt;ACCESS&lt;/TD&gt;&lt;TD width="155"&gt;NTNAME&lt;/TD&gt;&lt;TD width="133"&gt;%SITE_CODE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD&gt;DOMAIN\Joe.Bloggs&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;DOMAIN\Joe.Doe&lt;/TD&gt;&lt;TD&gt;DEF&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then have the following section application table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="74" style="width: 381px; height: 57px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="108"&gt;Site Code&lt;/TD&gt;&lt;TD width="133"&gt;%SITE_CODE&lt;/TD&gt;&lt;TD width="64"&gt;IMG Code&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;DEF&lt;/TD&gt;&lt;TD&gt;DEF&lt;/TD&gt;&lt;TD&gt;DEF&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my application i have the following bundle load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Images:&lt;/P&gt;&lt;P&gt;Bundle &lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Image Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Image Location]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is IMAGES);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which reads in this table with the image location:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="74" style="width: 516px; height: 58px;" width="514"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="108"&gt;Image Name&lt;/TD&gt;&lt;TD width="595"&gt;Image Location&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD&gt;C:\QVAPPS\Images\ABC_LOGO.jpg&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;DEF&lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;C:\QVAPPS\Images\DEF_LOGO.jpg&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with the next steps of setting the logo correctly when the user logs in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74572#M770619</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74573#M770620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;1.use a text object and expanded it your desired height and width&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2.Use an conditional expression if([&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IMG Code]='ABC',image1path,imgae2path)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74573#M770620</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2018-06-08T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74574#M770623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a text box and with required width and height --&amp;gt; propety 'As keep aspect" --&amp;gt;Representation&amp;nbsp; as Image&lt;/P&gt;&lt;P&gt;exp: info([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Since you have section access and each user have access to only one site, so i&lt;SPAN style="font-size: 13.3333px;"&gt; info([&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name] would be enough.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74574#M770623</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-06-08T09:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74575#M770625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also do a info load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Bundle Info&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Image Name],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Image Location]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is IMAGES);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74575#M770625</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-06-08T09:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74576#M770627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&amp;nbsp; But I could have upto 50 different sites in future... is there a more dynamic way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74576#M770627</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-06-08T09:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74577#M770629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this instead of the Bundle Load or as well as the Bundle Load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74577#M770629</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-06-08T09:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74578#M770630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case tag the user and site column so that when the user login the site column will get defined and in the image path place all the 50site images and based on login user you will get the site name &amp;gt; just use that to define the image &lt;/P&gt;&lt;P&gt;//C:Image_folder/$(vImage)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vimage = maxstring(Site)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74578#M770630</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2018-06-08T09:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74579#M770631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesnt seem to be working, I have set myself as ABC and the document reduces to this Site when I open it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I place an IMG Code list box it's showing ABC.&amp;nbsp; But if a place an Image Name list Box it's showing ABC and DEF...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74579#M770631</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-06-08T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74580#M770632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried adding&amp;nbsp; "info" in your bundle load ?&lt;/P&gt;&lt;P&gt;may be you can try setting a trigger on open --&amp;gt; Select in field -- &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Exp in text box -- info([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Image Name])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74580#M770632</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-06-08T09:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access - Images</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74581#M770633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. User Name - A &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password - 11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. User name -B&lt;/P&gt;&lt;P&gt;Password - 22&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 10:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Images/m-p/74581#M770633</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-06-08T10:10:44Z</dc:date>
    </item>
  </channel>
</rss>

