<?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: sheet background in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970697#M948023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use in tex object with that colur image and chnge proerties in layout tab as top...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Dec 2015 12:38:27 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2015-12-22T12:38:27Z</dc:date>
    <item>
      <title>sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970694#M948018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone I use image for my sheet background, but in a buttom of the page In spite of changing a sheet color to white&amp;nbsp; show the gray color, like bellow print screen:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109669_Untitled1.png" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Is anybody know what I should do to show the white color &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 10:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970694#M948018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-22T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970695#M948020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Chart -&amp;gt;Properties-&amp;gt;Colors-&amp;gt;Frame Background.&lt;/P&gt;&lt;P&gt;Set the Transparency slider to 0%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 12:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970695#M948020</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-22T12:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970696#M948022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the image that you are using as a background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 12:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970696#M948022</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-12-22T12:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970697#M948023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use in tex object with that colur image and chnge proerties in layout tab as top...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 12:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970697#M948023</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-12-22T12:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970698#M948024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this :&lt;/P&gt;&lt;P&gt;Create a variable to change the colors from the White to Grey . In the background color option you can write a conditional if statement based on the variable to set the background color .&lt;/P&gt;&lt;P&gt;if (vColor='White',white(),grey())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to set the variable you can add a action in the button properties &amp;gt;action &amp;gt;set variable &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 12:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970698#M948024</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-12-22T12:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970699#M948025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two places where you can set the sheet background, even with a background image applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Sheet properties, tick the Background color checkbox and click the color button. Change the color to whatever you want it to be. Of course, this color will be applied only to the areas that aren't covered by the background image.&lt;/LI&gt;&lt;LI&gt;For all new sheets, and &lt;EM&gt;for every sheet where the sheet color hasn't been set individually&lt;/EM&gt; (see previous), use Settings-&amp;gt;Document properties-&amp;gt;General-&amp;gt;Default sheet background-&amp;gt;Background color to modify the color of the leftovers. This color may be applied to more than one sheet at the same time.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 12:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970699#M948025</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-22T12:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970700#M948026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T&lt;SPAN style="font-size: 13.3333px;"&gt;hanks to all but unfortunately solutions didn't work&lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109787_Untitled.png" style="height: 372px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/109788_Untitled1.png" style="height: 398px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/109789_Untitled3.png" style="height: 551px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 06:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970700#M948026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-23T06:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970701#M948027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tricky one for the end of the year &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your document with all objects and data removed, and all sheets removed as well except for the one you have problems with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 07:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970701#M948027</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-24T07:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970702#M948028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After Selecting the image for the sheet..&lt;/P&gt;&lt;P&gt;Go to Colors Tab of all the objects ur using on the sheet...&lt;/P&gt;&lt;P&gt;Drag Transparency to 100%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 11:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970702#M948028</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-12-24T11:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970703#M948029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear Peter&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;this is my QV ducument without objects and scripts as you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2015 08:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970703#M948029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-26T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970704#M948030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're using Fill with aspect. Because of that the image resizes to the visible part of the sheet. If you put another object below that so that a scroll bar appears you can use that scroll bar to make another part of the sheet visible. In this case the background image does not resize and you see a grey bar. If you resize the window so that the scroll bar is no longer necessary then the background image is resized too and the grey bar will be gone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2015 15:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970704#M948030</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-26T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970705#M948031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert&lt;/P&gt;&lt;P&gt;what do you mean by re size the window? How can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 07:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970705#M948031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-27T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970706#M948032</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;Two ways,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;1.&lt;/EM&gt; Settings -&amp;gt; Document Properties -&amp;gt; General -&amp;gt; Default Sheet Back Ground ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here you can change color or image .This will be default Back Ground for all new sheets generated for that particular Application.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;2&lt;/EM&gt;.Right click on the sheet-&amp;gt;Properties -&amp;gt; General&amp;nbsp; -&amp;gt; Back Ground ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will applied only for the Particular Sheet itself.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check out this ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="109980" alt="Sheet and Document Background.PNG" class="jive-image image-1" src="/legacyfs/online/109980_Sheet and Document Background.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps,&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;HirisH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 07:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970706#M948032</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-12-27T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970707#M948033</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;One way&amp;nbsp; use high resolution image as background means you can keep&amp;nbsp; image formatting as no stretch such that You can see white at background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 10:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970707#M948033</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-12-27T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: sheet background</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970708#M948034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this tutorial helps: &lt;A href="https://www.youtube.com/watch?v=g3LDhLgXtMM" title="https://www.youtube.com/watch?v=g3LDhLgXtMM"&gt;Windows 8 Tutorial Resizing a Desktop Window Microsoft Training Lesson 1.11 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 10:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-background/m-p/970708#M948034</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-27T10:48:12Z</dc:date>
    </item>
  </channel>
</rss>

