<?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: GetCurrentField is not returning field name with space in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762924#M454127</link>
    <description>&lt;P&gt;good article but i want more information about&amp;nbsp;&lt;SPAN&gt;GetCurrentField&amp;nbsp;&lt;A title="myaccountaccess" href="https://myaccountaccess.live/" target="_self"&gt;myaccountaccess&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 13:03:27 GMT</pubDate>
    <dc:creator>lomah69097</dc:creator>
    <dc:date>2020-11-19T13:03:27Z</dc:date>
    <item>
      <title>GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762569#M454113</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have a typical issue with the getcurrentfield function. I have a drill down group name mygroup. This mygroup has three field like [my field],&amp;nbsp;[my field1],&amp;nbsp;[my field2]. I am trying to get the active field name when selected from this group in a chart. I am writing like&amp;nbsp;&amp;nbsp;= getcurrentfield(mygroup) but it is returning blank. It is working if I don't have space in the field name. Any help is much appreciated, Thanks so much&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 12:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762569#M454113</guid>
      <dc:creator>tiyasa125</dc:creator>
      <dc:date>2020-11-18T12:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762577#M454115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/37748"&gt;@tiyasa125&lt;/a&gt;&amp;nbsp;, i made this video showing how it works for me, please let me know more details about your problem. I tested as drill-down type too , and it works fine too.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 12:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762577#M454115</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-18T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762579#M454117</link>
      <description>&lt;P&gt;I assume you want to use this information as field within an aggr() or a TOTAL statement or similar. If so your query needs to return a valid fieldname which means that any spaces or special-chars require a wrapping of the fieldname. Therefore try it with:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[$(=&lt;/STRONG&gt;&lt;SPAN&gt;getcurrentfield(mygroup)&lt;STRONG&gt;)]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 12:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762579#M454117</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-11-18T12:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762581#M454118</link>
      <description>&lt;P&gt;No Not with aggr. But thanks for your reply&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 13:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762581#M454118</guid>
      <dc:creator>tiyasa125</dc:creator>
      <dc:date>2020-11-18T13:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762583#M454119</link>
      <description>&lt;P&gt;Hi Yes, now it is working as expected.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 13:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762583#M454119</guid>
      <dc:creator>tiyasa125</dc:creator>
      <dc:date>2020-11-18T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentField is not returning field name with space</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762924#M454127</link>
      <description>&lt;P&gt;good article but i want more information about&amp;nbsp;&lt;SPAN&gt;GetCurrentField&amp;nbsp;&lt;A title="myaccountaccess" href="https://myaccountaccess.live/" target="_self"&gt;myaccountaccess&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 13:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentField-is-not-returning-field-name-with-space/m-p/1762924#M454127</guid>
      <dc:creator>lomah69097</dc:creator>
      <dc:date>2020-11-19T13:03:27Z</dc:date>
    </item>
  </channel>
</rss>

