<?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: reference columns with dynamic label in an expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2070103#M87763</link>
    <description>&lt;P&gt;I put the expression of the label in a variable; let's say vL.Label&lt;BR /&gt;then in the expression where I want to reference the column I put [$(vL.Label)]:&lt;BR /&gt;sum(Field) / [$(vL.Label)]&lt;BR /&gt;the expression editor gives syntax error but still the measure is valuated&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 09:21:25 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2023-05-11T09:21:25Z</dc:date>
    <item>
      <title>reference columns with dynamic label in an expression</title>
      <link>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2069503#M87708</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I got a pivot table with several expressions,&amp;nbsp;&lt;BR /&gt;the labels of the columns of the expressions are dynamic; the display text depends on what user selects and values of other variables:&lt;BR /&gt;so here is an example of the label of the measure:&lt;BR /&gt;=if($(=max(YEAR))&amp;lt;$(=vL.CurrentFiscalYear)&lt;BR /&gt;,'FY ACTUAL'&amp;amp;chr(10)&amp;amp;'Revenue'&lt;BR /&gt;,pick($(vL.Toggle.KPI.Display)&lt;BR /&gt;,'FY $(vL.CurrentFiscalYearLatestScenarioType)'&amp;amp;chr(10)&amp;amp;'Revenue'&lt;BR /&gt;,'YTD ACTUAL'&amp;amp;chr(10)&amp;amp;'Revenue'))&lt;BR /&gt;&lt;BR /&gt;now there is another measure that uses the calculation of the measure above&lt;BR /&gt;so how can I reference that column above in the expression which should be something like :&lt;BR /&gt;sum(Field1) / above column&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 07:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2069503#M87708</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-05-10T07:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: reference columns with dynamic label in an expression</title>
      <link>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2069517#M87709</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try with&amp;nbsp;&lt;BR /&gt;Column(Number)&lt;BR /&gt;&lt;BR /&gt;Ex: If the above exp is ur first expression, then try like&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;sum(Field1) /Column(1)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 07:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2069517#M87709</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-05-10T07:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: reference columns with dynamic label in an expression</title>
      <link>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2070103#M87763</link>
      <description>&lt;P&gt;I put the expression of the label in a variable; let's say vL.Label&lt;BR /&gt;then in the expression where I want to reference the column I put [$(vL.Label)]:&lt;BR /&gt;sum(Field) / [$(vL.Label)]&lt;BR /&gt;the expression editor gives syntax error but still the measure is valuated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 09:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/reference-columns-with-dynamic-label-in-an-expression/m-p/2070103#M87763</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-05-11T09:21:25Z</dc:date>
    </item>
  </channel>
</rss>

