<?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: Background Sheet colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2049435#M1222952</link>
    <description>&lt;P&gt;Hello!&lt;BR /&gt;If you don't see it, you have an older version of QS. But you can always add a Multi-KPI and change the properties "Styles (CSS)"&lt;/P&gt;
&lt;P&gt;Example (Njppmp=my id on the Multi-KPI where I have the CSS code)&lt;BR /&gt;The first part sets the color, the second part makes the KPI object invisible when I exit Edit mode&lt;/P&gt;
&lt;P&gt;#grid-wrap.sheet-grid {&lt;BR /&gt;background: #0D47A1;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;div[tid="Njppmp"] .qv-object-qlik-multi-kpi&lt;BR /&gt;{ display:none; }&lt;BR /&gt;div[tid="Njppmp"] .qv-mode-edit .qv-object-qlik-multi-kpi&lt;BR /&gt;{ display:flex; }&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 10:41:20 GMT</pubDate>
    <dc:creator>antose</dc:creator>
    <dc:date>2023-03-15T10:41:20Z</dc:date>
    <item>
      <title>Background Sheet colour</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2046170#M1222871</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;How to add background colour to Qlik-sense sheet? Is there any formula?&lt;/P&gt;
&lt;P&gt;Please assist.&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 12:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2046170#M1222871</guid>
      <dc:creator>D_SARANYA5</dc:creator>
      <dc:date>2023-03-07T12:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Background Sheet colour</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2046180#M1222876</link>
      <description>&lt;P&gt;You can set this in the sheet properties, under styling.&lt;/P&gt;
&lt;P&gt;Note that this is available in the February 2023 version but not in earlier QS versions.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 12:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2046180#M1222876</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-03-07T12:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Background Sheet colour</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2047240#M1222898</link>
      <description>&lt;DIV class="w-full border-b border-black/10 dark:border-gray-900/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]"&gt;
&lt;DIV class="text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0"&gt;
&lt;DIV class="relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]"&gt;
&lt;DIV class="flex flex-grow flex-col gap-3"&gt;
&lt;DIV class="min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;To add a background color to a Qlik Sense sheet, you can follow these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Qlik Sense sheet that you want to add the background color to.&lt;/LI&gt;
&lt;LI&gt;Click on the "Edit" button in the top right corner of the screen.&lt;/LI&gt;
&lt;LI&gt;In the "Appearance" tab, select "Background color" and choose the desired color.&lt;/LI&gt;
&lt;LI&gt;Click on "Apply" and then "Save" to save the changes.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.mygeorgiasouthern.org/" target="_self"&gt;&lt;FONT color="#FFFFFF"&gt;MyGeorgiaSouthern&lt;/FONT&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;There is no formula required to add a background color to a Qlik Sense sheet, as it can be done through the user interface.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex justify-between"&gt;
&lt;DIV class="text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-3 md:gap-4 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Mar 2023 05:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2047240#M1222898</guid>
      <dc:creator>sarafoster</dc:creator>
      <dc:date>2023-03-10T05:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Background Sheet colour</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2047286#M1222899</link>
      <description>&lt;P&gt;Hi, Thanks for your response...&lt;/P&gt;
&lt;P&gt;I couldn't see "Appearance" tab in the sheet...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="D_SARANYA5_0-1678356833817.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102367iE3FB9DE9739809B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="D_SARANYA5_0-1678356833817.png" alt="D_SARANYA5_0-1678356833817.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>Thu, 09 Mar 2023 10:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2047286#M1222899</guid>
      <dc:creator>D_SARANYA5</dc:creator>
      <dc:date>2023-03-09T10:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Background Sheet colour</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2049435#M1222952</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;If you don't see it, you have an older version of QS. But you can always add a Multi-KPI and change the properties "Styles (CSS)"&lt;/P&gt;
&lt;P&gt;Example (Njppmp=my id on the Multi-KPI where I have the CSS code)&lt;BR /&gt;The first part sets the color, the second part makes the KPI object invisible when I exit Edit mode&lt;/P&gt;
&lt;P&gt;#grid-wrap.sheet-grid {&lt;BR /&gt;background: #0D47A1;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;div[tid="Njppmp"] .qv-object-qlik-multi-kpi&lt;BR /&gt;{ display:none; }&lt;BR /&gt;div[tid="Njppmp"] .qv-mode-edit .qv-object-qlik-multi-kpi&lt;BR /&gt;{ display:flex; }&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 10:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Sheet-colour/m-p/2049435#M1222952</guid>
      <dc:creator>antose</dc:creator>
      <dc:date>2023-03-15T10:41:20Z</dc:date>
    </item>
  </channel>
</rss>

