<?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: Get field names from groups to change Variance column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63220#M10564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetCurrentField("Name_of_the_Group")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2018 15:28:39 GMT</pubDate>
    <dc:creator>jaumecf23</dc:creator>
    <dc:date>2018-05-07T15:28:39Z</dc:date>
    <item>
      <title>Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63219#M10563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN the attached image, I have two grouped columns and the third column is a variance. I would like to change the name of the column dynamically based on what is selected in the group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the image, the variance column should say VAR ('June Forecast' - 'April Forecast') my formula is using the column(2) - Column(1) to calculate variance.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If the user changes his selection and changes column (1) to budget,&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;the variance column should say VAR ('June Forecast' - 'Budget')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 15:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63219#M10563</guid>
      <dc:creator>adurgani</dc:creator>
      <dc:date>2018-05-07T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63220#M10564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetCurrentField("Name_of_the_Group")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 15:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63220#M10564</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-05-07T15:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63221#M10565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really tough to explain in each Group level. Perhaps this for Label?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Match(GetCurrentField('Cyclic Group Name')+1, 'Normal', 'variance column'), 'Budget', 'June Forecast - Budget')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 15:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63221#M10565</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-07T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63222#M10566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Jpg2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201708_Jpg2.jpg" style="width: 620px; height: 178px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I find the name of the group? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 15:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63222#M10566</guid>
      <dc:creator>adurgani</dc:creator>
      <dc:date>2018-05-07T15:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63223#M10567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is it's not a cyclic group but an expression group. I cant seem to find anyone that has solved it in a way that a newbie like me can understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 17:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63223#M10567</guid>
      <dc:creator>adurgani</dc:creator>
      <dc:date>2018-05-07T17:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63224#M10568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for idea - You can give direct Label as dynamic to change when you select something like. Can you provide mock up and explain the outcome?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(FieldName = 'Selector', 'Budget', '&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Normal')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 00:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63224#M10568</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-08T00:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63225#M10569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Attached an example to my original post&lt;/STRONG&gt;&lt;/EM&gt;. Let me know if there are any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the variance column label to change dynamically based on the expressions names in column 1 and column 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Anil!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 15:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63225#M10569</guid>
      <dc:creator>adurgani</dc:creator>
      <dc:date>2018-05-08T15:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63226#M10570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, Not entirely sure about investigation. Might be &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 15:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63226#M10570</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-08T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get field names from groups to change Variance column</title>
      <link>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63227#M10571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK there is no way to get the name/content of the active expression in an expression-group (maybe per macros but their use isn't recommended within the UI and it would be also not trivial to build such a routine).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This meant you need a different approach. This could be to convert the expression-groups into dimension-groups to be able to use getcurrentfield() or an outside control which expressions are displayed - per variables or probably better per field-selections. An example of it s in the Qlik Demo "What's new" and there are also multiple examples in the community: &lt;A href="/t5/forums/searchpage/tab/message?q=dynamic charts&amp;amp;type=document"&gt;https://community.qlik.com/search.jspa?q=dynamic+charts&amp;amp;type=document&lt;/A&gt;.&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, 08 May 2018 16:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-field-names-from-groups-to-change-Variance-column/m-p/63227#M10571</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-08T16:44:11Z</dc:date>
    </item>
  </channel>
</rss>

