<?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: Change background Image Of Pivot Table Dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419133#M564703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;keeping cursor on any value of pivote table then right clik, then you see the custom format cell option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jan 2013 07:26:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-14T07:26:09Z</dc:date>
    <item>
      <title>Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419125#M564685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My end user wants to view different background image for pivot table depending upon selection in region field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419125#M564685</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419126#M564686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just go to Expressions&amp;lt;&amp;lt;&amp;lt;&amp;lt;clik on + sign of expression and then fo to Background ooption.....&lt;/P&gt;&lt;P&gt;writ the set analysis expression...&lt;/P&gt;&lt;P&gt;...if(getselection(Field)=100,Red(),Green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or whatever you need to implement&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419126#M564686</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-01-14T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419127#M564689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sparten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to &lt;STRONG&gt;chart properties&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Visual Ques&lt;/STRONG&gt; and give the &lt;STRONG&gt;upper &amp;amp; Lower&lt;/STRONG&gt; values as &lt;STRONG&gt;0&lt;/STRONG&gt; for column. &amp;amp; select the &lt;STRONG&gt;background&lt;/STRONG&gt; color.&lt;/P&gt;&lt;P&gt;See the attachment,Hope it will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419127#M564689</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2013-01-14T06:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419128#M564691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, I dont want to change the background clor instaed i want to change background image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;idea given by you works only for backgroung color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419128#M564691</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T06:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419129#M564693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is again related to backgroung color.&lt;/P&gt;&lt;P&gt;I want to change backgroung image of chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419129#M564693</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T06:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419130#M564698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Settings-&amp;gt; User preference -&amp;gt; Design -&amp;gt; Check "Always Show design menu item"&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/legacyfs/online/12677_1.jpg"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Right click on chart -&amp;gt; "Custome format cell"&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/legacyfs/online/12678_2.jpg"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 06:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419130#M564698</guid>
      <dc:creator />
      <dc:date>2013-01-14T06:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419131#M564701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you vishwaranjan.&lt;/P&gt;&lt;P&gt;I think this is something similar to what i want.&lt;/P&gt;&lt;P&gt;From where to access/open "Custom Format Cell" dialog box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419131#M564701</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T07:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419132#M564702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok then just post a sample and which images you want to change&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419132#M564702</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-01-14T07:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419133#M564703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;keeping cursor on any value of pivote table then right clik, then you see the custom format cell option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419133#M564703</guid>
      <dc:creator />
      <dc:date>2013-01-14T07:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419134#M564704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hi Sparten,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;You get "Custom Format Cell" option when you right click on the chart,Don't go in the chart properties below you get that option.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419134#M564704</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2013-01-14T07:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419135#M564705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take a look at attached file for details of my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419135#M564705</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419136#M564706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;This is also not usable in my case.&lt;/P&gt;&lt;P&gt;Still,I'm not able to change background image using this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 07:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419136#M564706</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-01-14T07:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419137#M564707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if this helps you, then you should give helpful.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419137#M564707</guid>
      <dc:creator />
      <dc:date>2013-01-21T19:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419138#M564708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would cheat a little - see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419138#M564708</guid>
      <dc:creator />
      <dc:date>2013-01-21T19:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419139#M564709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebecca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell us , where/how you have used that Inline Field 'Image' in properties of pivote table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 05:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419139#M564709</guid>
      <dc:creator>prasad_dumbre</dc:creator>
      <dc:date>2013-05-07T05:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419140#M564710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It actually isn't in the pivot table.&amp;nbsp; That's what I meant by saying I "cheated" a little, sorry.&amp;nbsp; If you move the pivot table, you will notice that the image is actually behind the pivot table, with the pivot background set to be transparent. Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 13:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419140#M564710</guid>
      <dc:creator />
      <dc:date>2013-05-07T13:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change background Image Of Pivot Table Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419141#M564711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could "cheat" by making multiple pivot tables that are exactly the same but with the difference being the selected background picture under "Style" -&amp;gt; "Background". Then under "Layout" -&amp;gt; "Show" select conditional, and show the different tables depending on user selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 13:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-Image-Of-Pivot-Table-Dynamically/m-p/419141#M564711</guid>
      <dc:creator />
      <dc:date>2013-05-07T13:24:36Z</dc:date>
    </item>
  </channel>
</rss>

