<?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: Show values from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598663#M221667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Björn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking at the Excel, "GoalStation" should naturally be your dimension, yes?&lt;/P&gt;&lt;P&gt;Why do you want to display the value for only one of those?&lt;/P&gt;&lt;P&gt;If you want to use the above as an expression to display, try with an IF_construct instead.&lt;/P&gt;&lt;P&gt;Your set_expression actually looks correct to me, but sometimes you just have to try out different aggregation_functions - or try single_upper_quotes instead of the double quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 10:02:44 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2014-02-18T10:02:44Z</dc:date>
    <item>
      <title>Show values from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598662#M221666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;This is probably a very simple question but I have come to a stop...&lt;/P&gt;&lt;P&gt;I have a excel where I have collect some goal values and would like do use them in combo charts.&lt;/P&gt;&lt;P&gt;Have tried with example &lt;STRONG&gt;only({$&amp;lt;GoalStation={"CoachDialog"}&amp;gt;} Value)&lt;/STRONG&gt; but don't get the value &lt;STRONG&gt;90%&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atteched the excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 09:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598662#M221666</guid>
      <dc:creator />
      <dc:date>2014-02-18T09:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show values from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598663#M221667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Björn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking at the Excel, "GoalStation" should naturally be your dimension, yes?&lt;/P&gt;&lt;P&gt;Why do you want to display the value for only one of those?&lt;/P&gt;&lt;P&gt;If you want to use the above as an expression to display, try with an IF_construct instead.&lt;/P&gt;&lt;P&gt;Your set_expression actually looks correct to me, but sometimes you just have to try out different aggregation_functions - or try single_upper_quotes instead of the double quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 10:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598663#M221667</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-18T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show values from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598664#M221668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Björn Larsson,&lt;/P&gt;&lt;P&gt;I tried the same example and able to get the 90%. May be you might having selections made in the QVW, so that the value is not displaying because of $ in the expression. If you want to show the value irrespective of selection, use 1 instead of $. The below is the qvw i created for ref.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 10:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598664#M221668</guid>
      <dc:creator />
      <dc:date>2014-02-18T10:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show values from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598665#M221669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work. What do you get if you skip the Set analysis and just make a simple pivot table with GoalStation and Year as dimensions and Avg(Value) as Expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 10:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598665#M221669</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-18T10:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show values from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598666#M221670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 10:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-from-excel/m-p/598666#M221670</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-02-18T10:10:12Z</dc:date>
    </item>
  </channel>
</rss>

