<?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: setting a variable value from a table expression value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401332#M562598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and is there a way to set a variable value as a column value from a table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish I could just put:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= ObjectID.Column(10) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the variable value. That would be perfect. There's no way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 03:53:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-04T03:53:35Z</dc:date>
    <item>
      <title>setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401329#M562594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to set the value of a variable as the value of an expression in a straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To explain a little more: I have a straight table. It has about 10 expressions in it. The last of these expressions shows me what the lowest value is, of expressions 1 through 9, with the use of a large IF statement.&lt;/P&gt;&lt;P&gt;So, for example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression 1 value: 100&lt;/P&gt;&lt;P&gt;expression 2 value: 50&lt;/P&gt;&lt;P&gt;expression 3 value: 40&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;expression 10 value: 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find a way to set the value of a variable as the value of expression 10, of this straight table. The reason being, I have about 5 of these straight tables, and I'm making a bar chart, to show the lowest value in each straight table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or perhaps, is there a way to call a specific sheet object (the straight table), and then a specific column value from that table? I need the variable to have that value in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(as a side note, I've never used a variable, so speak slow and with small words. heh. I'm also about 3 weeks new to QV.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 02:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401329#M562594</guid>
      <dc:creator />
      <dc:date>2013-03-04T02:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401330#M562596</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 be able to use the same expression for your variable as for expression 10.&lt;/P&gt;&lt;P&gt;To get the same result you probably need to wrap your variable expression with the AGGR() function and aggregate over any dimension used in your straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 03:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401330#M562596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T03:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401331#M562597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, the problem is, my expression 10 is basically just an if statement that gets the min value for all expressions on that table. If I use that expression in the variable, how will it know which straight table Im talking about? Im going to have about 15 tables, and each of these will have these "min" expressions, and I need to set a variable for each table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does the AGGR() function do, by the way? you lost me a little. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 03:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401331#M562597</guid>
      <dc:creator />
      <dc:date>2013-03-04T03:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401332#M562598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and is there a way to set a variable value as a column value from a table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish I could just put:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= ObjectID.Column(10) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the variable value. That would be perfect. There's no way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 03:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401332#M562598</guid>
      <dc:creator />
      <dc:date>2013-03-04T03:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401333#M562599</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;Not sure if we're talking about the same thing but here's my take on your first post &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 07:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401333#M562599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T07:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401334#M562600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a picture of the table I'm referring to, Johannes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the "RC02 Min Percentage" cell, at the bottom of the table? That's a calculation to determine the lowest percentage value in the table. I have about 10 of these straight tables, and each one of them has this formula in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating a bar chart, to show these values, broken down by table name. So, one bar in the bar chart will be titled "RC02", and have that "RC02 Min Percentage" value in it. And then an RC03, and an RC04, etc. etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find a way to set a variable to that "RC02 Min Percentage", and then call to it in the corrosponding bar in the bar chart. Because that value will change, month to month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I was wondering if there's a way to set a variable value to a specific table and then cell (or column) in that table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34298" class="jive-image" alt="Untitled.jpg" src="https://community.qlik.com/legacyfs/online/34298_Untitled.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 14:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401334#M562600</guid>
      <dc:creator />
      <dc:date>2013-03-04T14:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: setting a variable value from a table expression value</title>
      <link>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401335#M562601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName" style="font-size: 14px;"&gt;Johannes Sunden&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0 0 10px; color: #737373; font-family: Arial;"&gt;On server when I login in access from IE(plugins) Point macro is working well.&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0 0 10px; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;but when I am logging externally(local machine) on access point the macro is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0 0 10px; color: #737373; font-family: Arial;"&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0 0 10px; color: #737373; font-family: Arial;"&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 06:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setting-a-variable-value-from-a-table-expression-value/m-p/401335#M562601</guid>
      <dc:creator />
      <dc:date>2013-03-06T06:12:26Z</dc:date>
    </item>
  </channel>
</rss>

