<?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: Access a calculated column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193814#M878432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there are two ways to do that, these apply to Expressions only&lt;/P&gt;&lt;P&gt;1) Refer column using column number ,: Column(1)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Refer using the Name :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html" title="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html"&gt;Qlik Tips: Performance using Labels or Column() in charts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2010/02/reusing-expressions-chart-column-references/" title="http://qlikviewcookbook.com/2010/02/reusing-expressions-chart-column-references/"&gt;Reusing expressions — chart column references | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2016 05:52:24 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2016-10-14T05:52:24Z</dc:date>
    <item>
      <title>Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193806#M878419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know if anybody has an idea of how to access column of a calculated column. If it is part of the loaded table, its not an issue. I tried accessing it using various syntax's given online. Can i use the label of the calculated column. Example, if the calculated column label is "total", how to access it. Thank you in advance!!&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/Access-a-calculated-column/m-p/1193806#M878419</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193807#M878420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should clarify your question a bit... how do you want to access the column, and where from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some thoughts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Within the same chart, calculated columns (Expressions) can be referenced in other Expressions by their name (Label) or number, using the function Column(x).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Outside of the same chart, calculated columns can't be accessed from other charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Calculations that are not "dimensional", can be performed using a variable with a formula that begins with an equal sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If these answers don't cover your question, then please clarify your needs in more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Learn advanced techniques for QlikView and Qlik Sense in my book &lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=CVZRHMG6CVR2FGTA"&gt;QlikView Your Business&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193807#M878420</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-10-12T19:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193808#M878421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Thanks for your reply. There is an expression/new column (say Column1) in my chart object like [ if(x&amp;gt;0 and y&amp;lt;0 and z=1, 1,0). So i have a new column with values of 1 or 0 based on condition. Now outside this chart, i need a method to filter data, for example some way i can filter and show only those data for which i have assigned 1 in the chart. This should be done , if a user selects a yes/no in a dropdown for filter Column1 data . If he selects yes, i need to display only those values in column1 that have "1" in them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193808#M878421</guid>
      <dc:creator />
      <dc:date>2016-10-12T19:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193809#M878422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can't reference the columns outside of the chart. I'd consider placing your calculation in a calculated List Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193809#M878422</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-10-12T20:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193810#M878424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope , you can't on the dashboard .&lt;/P&gt;&lt;P&gt;Create the calculated column in your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193810#M878424</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-12T20:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193811#M878426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i reference the value in a calculated column within that table. If so, how ? How do i access the values of the calculated column in each row. Can we access it using the column name(calculated column name)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 21:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193811#M878426</guid>
      <dc:creator />
      <dc:date>2016-10-12T21:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193812#M878428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One solution might be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one more online with the values of 1,0 and then join them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create mapping for new directory so that use apply map from New to existing table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 01:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193812#M878428</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-13T01:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193813#M878430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why cant you simply clone the chart and make it as a Straight table with only the column you want to filter . Hide all other columns you don't want to display something like the below and use this calculation in a variable to refer it in other charts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140462_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 06:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193813#M878430</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-10-13T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193814#M878432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there are two ways to do that, these apply to Expressions only&lt;/P&gt;&lt;P&gt;1) Refer column using column number ,: Column(1)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Refer using the Name :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html" title="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html"&gt;Qlik Tips: Performance using Labels or Column() in charts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2010/02/reusing-expressions-chart-column-references/" title="http://qlikviewcookbook.com/2010/02/reusing-expressions-chart-column-references/"&gt;Reusing expressions — chart column references | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 05:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193814#M878432</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-14T05:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193815#M878434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I placed the calculation in a calculated list box and I am facing an issue in that. I am placing two conditions with an YES/NO. The data is filtered correctly according to my selection. But the selection i make (ie. YES/NO) is disappearing when i click it( it does not stay highlighted). The user will not know if YES/ NO is selected. It is working like a trigger. Once I click yes, data s filtered but the yes does not stay highlighted. Why does this happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 15:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193815#M878434</guid>
      <dc:creator />
      <dc:date>2016-10-14T15:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193816#M878436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's really hard to imagine what's happening without seeing the app. If you can't share your app, create a small model that illustrates your problem, and share it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the calculated List Box, try using the AGGR() function with your calculation, maybe it works better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2016 17:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193816#M878436</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-10-15T17:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Access a calculated column</title>
      <link>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193817#M878438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;Aggr(only({1} yourcalculation)&amp;nbsp; , dimension)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Oct 2016 07:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-a-calculated-column/m-p/1193817#M878438</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-16T07:11:04Z</dc:date>
    </item>
  </channel>
</rss>

