<?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 Complete API documentation? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235191#M86478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. That helps, but still doesn't give me a complete list of preperties and methods.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 16:27:54 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2010-05-07T16:27:54Z</dc:date>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235187#M86474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any better API documentation available?&lt;/P&gt;&lt;P&gt;I'm trying to find all the properties and methods of the ExpressionData object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 15:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235187#M86474</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2010-05-07T15:46:17Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235188#M86475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out the APIGuide.qvw QlikView application? It should have been installed with QlikView. It can also be found at &lt;A href="http://www.qlik.com/download"&gt;http://www.qlik.com/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Guide has a reference tab and an example tab. The APIGuide seems to always be in my recent documents list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235188#M86475</guid>
      <dc:creator />
      <dc:date>2010-05-07T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235189#M86476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the properties and methods of the ExpressionData object are in there, I can't find them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235189#M86476</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2010-05-07T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235190#M86477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the "Automation Examples" sheet&lt;/P&gt;&lt;P&gt;enter *ExpressionData*, it shows 12 examples in a tree view, click on the + sign and hover over the differen lines to see the code sections behind. Pick the one that is closest to what you want to do.&lt;/P&gt;&lt;P&gt;Navigation in the sheets requires some training but if you spend some time on it it will give you a wealth of information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235190#M86477</guid>
      <dc:creator />
      <dc:date>2010-05-07T16:19:44Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235191#M86478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. That helps, but still doesn't give me a complete list of preperties and methods.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235191#M86478</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2010-05-07T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235192#M86479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post what you would like to achieve. In the object model you can pick out your basic object you want to modify, e.g. a chart.&lt;/P&gt;&lt;P&gt;This should bring you to the Automation Members sheet where (about in the middle) you have a list with "Select Class from ..."&lt;/P&gt;&lt;P&gt;Here you have a class IGraphProperties, click on this and in the bottom table scroll down to Member=Expressions. Now drill further down ...&lt;/P&gt;&lt;P&gt;As said, it does not come for free but after some time it will be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235192#M86479</guid>
      <dc:creator />
      <dc:date>2010-05-07T16:50:52Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235193#M86480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for the reply.&lt;/P&gt;&lt;P&gt;What I'm trying to do is get the value of the chart expression and store in a variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 17:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235193#M86480</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2010-05-07T17:15:00Z</dc:date>
    </item>
    <item>
      <title>Complete API documentation?</title>
      <link>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235194#M86481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the second example given in the Automation Examples for *ExpressionData*. Leave out the add statements and see whether you see your expressions.&lt;/P&gt;&lt;P&gt;To store the expression into a variable first create the variable (Settings, Variable Overview, Add)&lt;/P&gt;&lt;P&gt;In the macro use&lt;/P&gt;&lt;P&gt;ActiveDocument.Variables("&amp;lt;your variable name&amp;gt;").SetContent &amp;lt;retrieved expression&amp;gt;, true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 19:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complete-API-documentation/m-p/235194#M86481</guid>
      <dc:creator />
      <dc:date>2010-05-07T19:19:30Z</dc:date>
    </item>
  </channel>
</rss>

