<?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: I require an answer to locked discussion: macro dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27659#M604493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how can I set the dimenson via macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I require the actual field that contains dimension string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von meinem Samsung Galaxy Smartphone gesendet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2018 12:32:20 GMT</pubDate>
    <dc:creator>chrweber</dc:creator>
    <dc:date>2018-06-14T12:32:20Z</dc:date>
    <item>
      <title>I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27657#M604491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114573"&gt;Macro that shows Dimension of a chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I access the DimensionExpression&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27657#M604491</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-06-14T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27658#M604492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vDimension = ActiveDocument.Evaluate("GetObjectField(0, 'CH01')")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;msgbox vDimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated the dashboard from that thread to show how it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 12:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27658#M604492</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T12:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27659#M604493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how can I set the dimenson via macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I require the actual field that contains dimension string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von meinem Samsung Galaxy Smartphone gesendet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 12:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27659#M604493</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-06-14T12:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27660#M604494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;I require the actual field that contains dimension string.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Not sure I understand this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 12:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27660#M604494</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T12:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27661#M604495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to define, edit the dimension of a chart using com interface, or VBA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample provided in the discussion shows how to access editable field in charts, i.e. title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual dimension is nowhere to be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have expected Totalstring to be the field I require, as the docu suggest s as much, but that field is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von meinem Samsung Galaxy Smartphone gesendet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 13:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27661#M604495</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-06-14T13:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27662#M604496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yay, I Found the solution. And I must complain, that the necessary information is horribly hidden:&lt;/P&gt;&lt;P&gt;The Path is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; $dimension.PseudoDef().Name ="123"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it by checking the generated&amp;nbsp; xml files of the *-prj folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 14:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27662#M604496</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2018-06-14T14:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: I require an answer to locked discussion: macro dimension</title>
      <link>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27663#M604497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Superb &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 14:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-require-an-answer-to-locked-discussion-macro-dimension/m-p/27663#M604497</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T14:43:42Z</dc:date>
    </item>
  </channel>
</rss>

