<?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 Applying theme on Click of a Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Applying-theme-on-Click-of-a-Button/m-p/898022#M999901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to apply theme on Button click with following Macro Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub applytheme&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set theme=ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;theme.ApplyTheme "forest.qvt"&lt;/P&gt;&lt;P&gt;msgbox"Theme Applied"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting pop up message i.e Theme Applied but no theme on chart object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know If I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 06:14:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-16T06:14:46Z</dc:date>
    <item>
      <title>Applying theme on Click of a Button</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-theme-on-Click-of-a-Button/m-p/898022#M999901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to apply theme on Button click with following Macro Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub applytheme&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set theme=ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;theme.ApplyTheme "forest.qvt"&lt;/P&gt;&lt;P&gt;msgbox"Theme Applied"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting pop up message i.e Theme Applied but no theme on chart object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know If I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-theme-on-Click-of-a-Button/m-p/898022#M999901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T06:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Applying theme on Click of a Button</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-theme-on-Click-of-a-Button/m-p/898023#M999902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the path to the qvt is missing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;theme.ApplyTheme "C:\Users\&lt;STRONG&gt;YOURUSER&lt;/STRONG&gt;\AppData\Roaming\QlikTech\QlikView\Themes\forest.qvt"&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or wherever your qvt-files are stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-theme-on-Click-of-a-Button/m-p/898023#M999902</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-16T10:23:34Z</dc:date>
    </item>
  </channel>
</rss>

