<?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: Macro on gauge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-on-gauge/m-p/484934#M181172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it by myself, I put the solution here if someone in the future needs an answer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub test&lt;/P&gt;&lt;P&gt;set eff_an = ActiveDocument.GetSheetObject("CH102")&lt;/P&gt;&lt;P&gt;ActiveDocument.Variables("effectif_an").SetContent (eff_an.GetTableAsText(false)),true&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your variable needs to be created before.&lt;/P&gt;&lt;P&gt;And if you've got decimals, change the decimal separator to '.' and not ','&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 14:12:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-25T14:12:24Z</dc:date>
    <item>
      <title>Macro on gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-on-gauge/m-p/484933#M181171</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;I've got 2 questions for everyone of you ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First : I want to get the value of a gauge, where a number is written by a LED. I go through a macro , and I have written this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; set eff_an = ActiveDocument.GetSheetObject("CH102")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, then, I don't know what kind of getter I can use to put the result of the gauge into a variable. I've tried a GetText, a GetValue(s), but those methods don't exist. What should I write to get it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the next question : where can I find a PDF, or something like this to know the properties of an Object ? Like in VBA, where the autocomplete shows every methods you can use on the type of object you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-on-gauge/m-p/484933#M181171</guid>
      <dc:creator />
      <dc:date>2013-11-25T11:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Macro on gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-on-gauge/m-p/484934#M181172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it by myself, I put the solution here if someone in the future needs an answer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub test&lt;/P&gt;&lt;P&gt;set eff_an = ActiveDocument.GetSheetObject("CH102")&lt;/P&gt;&lt;P&gt;ActiveDocument.Variables("effectif_an").SetContent (eff_an.GetTableAsText(false)),true&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your variable needs to be created before.&lt;/P&gt;&lt;P&gt;And if you've got decimals, change the decimal separator to '.' and not ','&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 14:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-on-gauge/m-p/484934#M181172</guid>
      <dc:creator />
      <dc:date>2013-11-25T14:12:24Z</dc:date>
    </item>
  </channel>
</rss>

