<?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: How to get value of a field from Inline Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672641#M1061122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not have a .qvw which I can share so that is why I tried to formulate this example.&lt;/P&gt;&lt;P&gt;But the fields 'Stock' and 'Cash' are fields that I loaded from an Excel file into a .QVD file (which I loaded in Qlikview).&lt;/P&gt;&lt;P&gt;Sorry for being unclear but I hope this makes it more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2014 13:38:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-23T13:38:12Z</dc:date>
    <item>
      <title>How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672639#M1061120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to Qlikview and I've got a question about the use of fields from an inline load. I want to show a field in a &lt;BR /&gt;bar chart, but the chart does not show the right value. It is easier to explain my problem with a short example:&lt;/P&gt;&lt;P&gt;I loaded the fields 'Stock' and 'Cash' in and sorted them in a table 'All fields' using an inline load.&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp; All fields&lt;BR /&gt; Stock&lt;BR /&gt; Cash &lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Now, I want to show the field 'Stock' in a bar chart. I set the dimensions (year, company name), created&lt;BR /&gt;a list box with the table 'All fields' and selected 'Stock' in this list box. &lt;BR /&gt;The expression of the chart is the problem: it don't know how to get the value of the stock for a certain year and company.&lt;/P&gt;&lt;P&gt;I tried several things:&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount([All fields])&amp;gt;0, sum([All fields]), 'Does not work')&lt;BR /&gt;The value I get is 0, while the value should be 50. I checked that [All fields] is equal to 'Stock', so I don't understand&lt;BR /&gt;why I don't get the right value.&lt;/P&gt;&lt;P&gt;I also tried sum(GetFieldSelections([All fields])), but it does not work either (and I tried a lot that did not make any sense)&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672639#M1061120</guid>
      <dc:creator />
      <dc:date>2014-09-23T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672640#M1061121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you post your .qvw ? I'm not sure to well undersatnd your Inline loading....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672640#M1061121</guid>
      <dc:creator>demoustier</dc:creator>
      <dc:date>2014-09-23T13:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672641#M1061122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not have a .qvw which I can share so that is why I tried to formulate this example.&lt;/P&gt;&lt;P&gt;But the fields 'Stock' and 'Cash' are fields that I loaded from an Excel file into a .QVD file (which I loaded in Qlikview).&lt;/P&gt;&lt;P&gt;Sorry for being unclear but I hope this makes it more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672641#M1061122</guid>
      <dc:creator />
      <dc:date>2014-09-23T13:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672642#M1061123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see if this can help you....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672642#M1061123</guid>
      <dc:creator />
      <dc:date>2014-09-23T13:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672643#M1061124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached to see if this is what you are trying to do. I used the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum($(=[All fields]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also allowed only one selected value for [All fields]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672643#M1061124</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-09-23T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value of a field from Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672644#M1061125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I mean, thanks! It did not work completely the same in my .qvw, but the idea is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 14:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-value-of-a-field-from-Inline-Load/m-p/672644#M1061125</guid>
      <dc:creator />
      <dc:date>2014-09-23T14:22:04Z</dc:date>
    </item>
  </channel>
</rss>

