<?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: Graph not showing results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582086#M739375</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure whether it will work or not but could you please try this:&lt;BR /&gt;In the bar chart expression, write SUM(&lt;SPAN&gt;&amp;nbsp;{&amp;lt;[Full Name]=&amp;gt;}$(vOverallRisk)&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Logic:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming that &lt;SPAN&gt;&amp;nbsp;$(vOverallRisk) is the only one value against each full name.&amp;nbsp;&lt;/SPAN&gt;To calculate total overallRisk for all names, we are using aggregation function sum. As&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;$(vOverallRisk) is one value, SUM(&amp;nbsp;$(vOverallRisk)) ideally should return the same value.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 10:31:34 GMT</pubDate>
    <dc:creator>aboliogale</dc:creator>
    <dc:date>2019-05-20T10:31:34Z</dc:date>
    <item>
      <title>Graph not showing results</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582067#M739372</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a bar chart which I want to run off a variable. At the moment it works, but only when a person is selected from a drop down. I want them all showing at the same time.&lt;/P&gt;&lt;P&gt;Dimension = Full Name&lt;/P&gt;&lt;P&gt;Expression = $(vOverallRisk)&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582067#M739372</guid>
      <dc:creator>Sian</dc:creator>
      <dc:date>2024-11-16T03:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Graph not showing results</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582068#M739373</link>
      <description>&lt;P&gt;I am not good hacker &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Can you please post the expression you have used&amp;nbsp;&lt;STRONG&gt;"$(vOverallRisk)"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 09:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582068#M739373</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-20T09:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Graph not showing results</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582073#M739374</link>
      <description>&lt;P&gt;&lt;STRONG&gt;vOverallRisk&lt;/STRONG&gt; = "=(&lt;I&gt;$(vPersonalRiskScore)&lt;/I&gt; +&lt;I&gt;$(vFandFRiskScore)&lt;/I&gt; + &lt;I&gt;$(vLifestyleRiskScore)&lt;/I&gt; + &lt;I&gt;$(vWorkRiskScore)&lt;/I&gt;&lt;BR /&gt;+ &lt;I&gt;$(vPersonalityRiskScore)&lt;/I&gt; + &lt;I&gt;$(vExtrasRiskScore)&lt;/I&gt;)&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 11:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582073#M739374</guid>
      <dc:creator>Sian</dc:creator>
      <dc:date>2019-05-20T11:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Graph not showing results</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582086#M739375</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure whether it will work or not but could you please try this:&lt;BR /&gt;In the bar chart expression, write SUM(&lt;SPAN&gt;&amp;nbsp;{&amp;lt;[Full Name]=&amp;gt;}$(vOverallRisk)&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Logic:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming that &lt;SPAN&gt;&amp;nbsp;$(vOverallRisk) is the only one value against each full name.&amp;nbsp;&lt;/SPAN&gt;To calculate total overallRisk for all names, we are using aggregation function sum. As&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;$(vOverallRisk) is one value, SUM(&amp;nbsp;$(vOverallRisk)) ideally should return the same value.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582086#M739375</guid>
      <dc:creator>aboliogale</dc:creator>
      <dc:date>2019-05-20T10:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Graph not showing results</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582095#M739376</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/73850"&gt;@Sian&lt;/a&gt;&amp;nbsp;May be for you that make sense, But not for me because, I can't deeper how your variable holds.&lt;/P&gt;&lt;P&gt;BTW, Can you around to your expression as &lt;STRONG&gt;Sum(Aggr($(vOverallRisk), [Full Name]))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-not-showing-results/m-p/1582095#M739376</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-20T10:20:38Z</dc:date>
    </item>
  </channel>
</rss>

