<?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: set help text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119728#M369206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not using a variable in the help text? &lt;/P&gt;&lt;P&gt;Then you can set the content of the variable per macro!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;Function setVariable &lt;/P&gt;&lt;P&gt; set v=ActiveDocument.Variables("nameofyourQVVariable")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v.Forcecontent "1",1&lt;/P&gt;&lt;P&gt;END function&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2016 09:39:56 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2016-08-03T09:39:56Z</dc:date>
    <item>
      <title>set help text</title>
      <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119727#M369205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i need to set the help text of a text object using macro .&lt;/P&gt;&lt;P&gt;thanks in advance:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 09:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119727#M369205</guid>
      <dc:creator />
      <dc:date>2016-08-03T09:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: set help text</title>
      <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119728#M369206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not using a variable in the help text? &lt;/P&gt;&lt;P&gt;Then you can set the content of the variable per macro!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;Function setVariable &lt;/P&gt;&lt;P&gt; set v=ActiveDocument.Variables("nameofyourQVVariable")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v.Forcecontent "1",1&lt;/P&gt;&lt;P&gt;END function&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 09:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119728#M369206</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-08-03T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: set help text</title>
      <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119729#M369207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but i am creating the text object using macro and i want that text object to have help text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 10:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119729#M369207</guid>
      <dc:creator />
      <dc:date>2016-08-03T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: set help text</title>
      <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119730#M369208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Frank Hartmann has right.&lt;/P&gt;&lt;P&gt; the best Option is, to use a variable, with variable yor are best prepared to Change of text content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 10:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119730#M369208</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2016-08-03T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: set help text</title>
      <link>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119731#M369209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a macro, which sets the helptext of a textbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub setHelptext&lt;/P&gt;&lt;P&gt;set g = ActiveDocument.GetSheetObject("TX01")&lt;/P&gt;&lt;P&gt;set gp = g.GetProperties&lt;/P&gt;&lt;P&gt;gp.Layout.Frame.HelpText.v = "FillInYourHelptextHere"&lt;/P&gt;&lt;P&gt;g.SetProperties gp&lt;/P&gt;&lt;P&gt;end Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 11:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-help-text/m-p/1119731#M369209</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-08-03T11:30:02Z</dc:date>
    </item>
  </channel>
</rss>

