<?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: How to change chart or table background color / text format through variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857290#M1013127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fonts can be change under document properties -&amp;gt; Fonts. There you can apply it to all objects. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2015 12:36:11 GMT</pubDate>
    <dc:creator>simenkg</dc:creator>
    <dc:date>2015-04-17T12:36:11Z</dc:date>
    <item>
      <title>How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857286#M1013123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my application having around 20 charts(different charts) and 20 tables,i want to change charts background color and tables font &amp;amp; size.&lt;/P&gt;&lt;P&gt;for that i want to pass 1&amp;nbsp; variable to change color and 1 variable to change&amp;nbsp; font without doing manually one&amp;nbsp; by one.if i pass variable value as a 10 then it should reflect all tables font size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857286#M1013123</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857287#M1013124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Can you tell us the need for this requirement, is user wants to change the background colors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857287#M1013124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-17T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857288#M1013125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,for all tables client want to implement font as "&lt;STRONG&gt;Calibri"&lt;/STRONG&gt; and size "&lt;STRONG&gt;10" &lt;/STRONG&gt;and background colors also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857288#M1013125</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2015-04-17T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857289#M1013126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you create a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vChartColor = RGB(100,100,100);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the color-settings you are trying to change, select Calculated and write: $(vChartColor) in the box. Do this for all your charts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then if you want to change the colors of all the charts simply change the vChartColor-variable and they will all update with new colors. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857289#M1013126</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-04-17T12:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857290#M1013127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fonts can be change under document properties -&amp;gt; Fonts. There you can apply it to all objects. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857290#M1013127</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-04-17T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857291#M1013128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the Format Painter technique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857291#M1013128</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-04-17T12:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857292#M1013129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look into this demo application in qlik. you might get an idea to implement user preferred colours and fonts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://eu-a.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FItalian%20Schools%20Navigator.qvw&amp;amp;host=demo11" title="http://eu-a.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FItalian%20Schools%20Navigator.qvw&amp;amp;host=demo11"&gt;QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857292#M1013129</guid>
      <dc:creator />
      <dc:date>2015-04-17T12:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change chart or table background color / text format through variables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857293#M1013132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Simen,&lt;/P&gt;&lt;P&gt;This method is working for all objects except chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 12:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-chart-or-table-background-color-text-format/m-p/857293#M1013132</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2015-04-17T12:50:08Z</dc:date>
    </item>
  </channel>
</rss>

