<?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 Using GetObjectField to get the Name of the Alternative Dimension in the title in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-GetObjectField-to-get-the-Name-of-the-Alternative/m-p/1225679#M23850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart in Qlik Sense with multiple Alternative Dimensions.&lt;/P&gt;&lt;P&gt;I want to display the name of the Current Dimension in the chart title.&lt;/P&gt;&lt;P&gt;Using GetObjectField(0) to get the name of the "active" Dimension does not work, it returns nothing.&lt;/P&gt;&lt;P&gt;My formula for the title is ='blablabla by' &amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;GetObjectField(0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Anybody any ideas why this doesn't work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Remark: Using &lt;SPAN style="font-size: 13.3333px;"&gt;GetObjectField(0)&lt;/SPAN&gt; in a table as a measure does work but outside a measure it doesn't.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 13:00:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-24T13:00:23Z</dc:date>
    <item>
      <title>Using GetObjectField to get the Name of the Alternative Dimension in the title</title>
      <link>https://community.qlik.com/t5/App-Development/Using-GetObjectField-to-get-the-Name-of-the-Alternative/m-p/1225679#M23850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart in Qlik Sense with multiple Alternative Dimensions.&lt;/P&gt;&lt;P&gt;I want to display the name of the Current Dimension in the chart title.&lt;/P&gt;&lt;P&gt;Using GetObjectField(0) to get the name of the "active" Dimension does not work, it returns nothing.&lt;/P&gt;&lt;P&gt;My formula for the title is ='blablabla by' &amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;GetObjectField(0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Anybody any ideas why this doesn't work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Remark: Using &lt;SPAN style="font-size: 13.3333px;"&gt;GetObjectField(0)&lt;/SPAN&gt; in a table as a measure does work but outside a measure it doesn't.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 13:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-GetObjectField-to-get-the-Name-of-the-Alternative/m-p/1225679#M23850</guid>
      <dc:creator />
      <dc:date>2017-01-24T13:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using GetObjectField to get the Name of the Alternative Dimension in the title</title>
      <link>https://community.qlik.com/t5/App-Development/Using-GetObjectField-to-get-the-Name-of-the-Alternative/m-p/1225680#M23851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could use this workaround for getcurrentfield(): &lt;A href="https://community.qlik.com/message/636642"&gt;QLIK SENSE: $(=GetCurrentField(Time))&lt;/A&gt;. Further you could try to add a second parameter with the ID of your dimension, like: getobjectfield(0, 'CH01') - in QV 11 is this possible but within the help of QV 12 is only one parameter mentioned.&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, 24 Jan 2017 14:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-GetObjectField-to-get-the-Name-of-the-Alternative/m-p/1225680#M23851</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-24T14:05:39Z</dc:date>
    </item>
  </channel>
</rss>

