<?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: Use Pivot dynamic Label as Parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94935#M757832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of column is variable. I use conditional to hide/unhide to add up or deduct the columns I want. So the number of order is not fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 07:31:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-05T07:31:04Z</dc:date>
    <item>
      <title>Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94933#M757830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all Gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set up a Label in Pivot as a formula to dynamically display my selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to use it as a parameters in an expression. Can anyone please show me the way to put it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: I want to use the result of Year 2012 as a parameter in a sum. How to put ='Year'&amp;amp;' '&amp;amp;(max(Year)-1) in another expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="eg.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212669_eg.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94933#M757830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94934#M757831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;why don't you use the notation column() in your sum ?&lt;/P&gt;&lt;P&gt;suppose column Year 2012 is 4th column of you chart, then you can code sum(column(4))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 07:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94934#M757831</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-09-05T07:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94935#M757832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of column is variable. I use conditional to hide/unhide to add up or deduct the columns I want. So the number of order is not fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 07:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94935#M757832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T07:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94936#M757833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and did you try to use the $(=) notation ?&lt;/P&gt;&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;=$(='Year' &amp;amp; max(...))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 07:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94936#M757833</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-09-05T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94937#M757834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to put it in several ways with dollar sign but didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 08:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94937#M757834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T08:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Use Pivot dynamic Label as Parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94938#M757835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I want to use the result of Year 2012 as a parameter in a sum.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a little vague. I suggest you provide more specific information, including information on the underlying data, the expression(s) you have tried and what result(s) you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I tried to put it in several ways with dollar sign but didn't work&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did you try? Its hard to help debug an expression that is not shared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 08:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Pivot-dynamic-Label-as-Parameters/m-p/94938#M757835</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-09-05T08:15:30Z</dc:date>
    </item>
  </channel>
</rss>

